次の方法で共有


IStorage.SetStateBits Method

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

Syntax

'宣言
Sub SetStateBits ( _
    grfStateBits As UInteger, _
    grfMask As UInteger _
)
void SetStateBits(
    uint grfStateBits,
    uint grfMask
)

Parameters

.NET Framework Security

See Also

Reference

IStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace