次の方法で共有


IPropertySetStorage.Open Method

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

Syntax

'宣言
Sub Open ( _
    ByRef rfmtid As Guid, _
    grfMode As UInteger, _
    <OutAttribute> ByRef ppprstg As IPropertyStorage _
)
void Open(
    ref Guid rfmtid,
    uint grfMode,
    out IPropertyStorage ppprstg
)

Parameters

.NET Framework Security

See Also

Reference

IPropertySetStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace