IStdMarshalInfo.GetClassForHandler(UInt32, IntPtr, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetClassForHandler(System::UInt32 dwDestContext, IntPtr pvDestContext, [Runtime::InteropServices::Out] Guid % pClsid);
public void GetClassForHandler (uint dwDestContext, IntPtr pvDestContext, out Guid pClsid);
abstract member GetClassForHandler : uint32 * nativeint * Guid -> unit
Public Sub GetClassForHandler (dwDestContext As UInteger, pvDestContext As IntPtr, ByRef pClsid As Guid)
Parameters
- dwDestContext
- UInt32
- pvDestContext
-
IntPtr
nativeint
- pClsid
- Guid