다음을 통해 공유


IRecordInfo.GetSize Method

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

Syntax

‘선언
Sub GetSize ( _
    <OutAttribute> ByRef pcbSize As UInteger _
)
void GetSize(
    out uint pcbSize
)

Parameters

.NET Framework Security

See Also

Reference

IRecordInfo Interface

Microsoft.VisualStudio.OLE.Interop Namespace