IPropertySetStorage::Create Method (Guid, Guid, UInt32, 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 Create( [InAttribute] Guid% rfmtid, [InAttribute] Guid% pClsid, unsigned int grfFlags, unsigned int grfMode, [OutAttribute] IPropertyStorage^% ppprstg )
Parameters
- rfmtid
- Type: System::Guid
- pClsid
- Type: System::Guid
- grfFlags
- Type: System::UInt32
- grfMode
- Type: System::UInt32
- ppprstg
- Type: Microsoft.VisualStudio.OLE.Interop::IPropertyStorage^
Show: