다음을 통해 공유


IStdMarshalInfo.GetClassForHandler Method

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

Syntax

‘선언
Sub GetClassForHandler ( _
    dwDestContext As UInteger, _
    pvDestContext As IntPtr, _
    <OutAttribute> ByRef pClsid As Guid _
)
void GetClassForHandler(
    uint dwDestContext,
    IntPtr pvDestContext,
    out Guid pClsid
)

Parameters

.NET Framework Security

See Also

Reference

IStdMarshalInfo Interface

Microsoft.VisualStudio.OLE.Interop Namespace