次の方法で共有


IOleDocument.GetDocMiscStatus Method

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

Syntax

'宣言
Sub GetDocMiscStatus ( _
    <OutAttribute> ByRef pdwStatus As UInteger _
)
void GetDocMiscStatus(
    out uint pdwStatus
)

Parameters

Remarks

For information on the COM interface, see IOleDocument::GetDocMiscStatus

.NET Framework Security

See Also

Reference

IOleDocument Interface

Microsoft.VisualStudio.OLE.Interop Namespace