次の方法で共有


ITypeLib.GetLibAttr Method

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

Syntax

'宣言
Sub GetLibAttr ( _
    <OutAttribute> ByRef ppTLibAttr As IntPtr, _
    <OutAttribute> pDummy As CLEANLOCALSTORAGE() _
)
void GetLibAttr(
    out IntPtr ppTLibAttr,
    CLEANLOCALSTORAGE[] pDummy
)

Parameters

.NET Framework Security

See Also

Reference

ITypeLib Interface

Microsoft.VisualStudio.OLE.Interop Namespace