IPropertySetStorage::Open Method (Guid, UInt32, IPropertyStorage^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Open(
	[InAttribute] Guid% rfmtid,
	unsigned int grfMode,
	[OutAttribute] IPropertyStorage^% ppprstg
)

Parameters

rfmtid
Type: System::Guid
grfMode
Type: System::UInt32
ppprstg
Type: Microsoft.VisualStudio.OLE.Interop::IPropertyStorage^
Return to top
Show: