IPropertySetStorage.Open(Guid, UInt32, IPropertyStorage) Method

Definition

public:
 void Open(Guid % rfmtid, System::UInt32 grfMode, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IPropertyStorage ^ % ppprstg);
public void Open (ref Guid rfmtid, uint grfMode, out Microsoft.VisualStudio.OLE.Interop.IPropertyStorage ppprstg);
abstract member Open : Guid * uint32 * IPropertyStorage -> unit
Public Sub Open (ByRef rfmtid As Guid, grfMode As UInteger, ByRef ppprstg As IPropertyStorage)

Parameters

rfmtid
Guid
grfMode
UInt32

Applies to