Udostępnij za pośrednictwem


ICorDebugHandleValue.GetHandleType(CorDebugHandleType) Method

Definition

public:
 void GetHandleType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorDebugHandleType % pType);
public void GetHandleType (out Microsoft.VisualStudio.CorDebugInterop.CorDebugHandleType pType);
abstract member GetHandleType : CorDebugHandleType -> unit
Public Sub GetHandleType (ByRef pType As CorDebugHandleType)

Parameters

Applies to