次の方法で共有


IOleObject.GetUserClassID Method

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

Syntax

'宣言
Sub GetUserClassID ( _
    <OutAttribute> ByRef pClsid As Guid _
)
void GetUserClassID(
    out Guid pClsid
)

Parameters

Remarks

For information on the COM interface, see IOleObject::GetUserClassID

.NET Framework Security

See Also

Reference

IOleObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace