IPropertySetStorage::Open Method (Guid, UInt32, IPropertyStorage^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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^
Show: