다음을 통해 공유


ILockBytes.Stat Method

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

Syntax

‘선언
Sub Stat ( _
    <OutAttribute> pstatstg As STATSTG(), _
    grfStatFlag As UInteger _
)
void Stat(
    STATSTG[] pstatstg,
    uint grfStatFlag
)

Parameters

.NET Framework Security

See Also

Reference

ILockBytes Interface

Microsoft.VisualStudio.OLE.Interop Namespace