ISynchronizeHandle.GetHandle(IntPtr) Method

Definition

public:
 void GetHandle([Runtime::InteropServices::Out] IntPtr % ph);
public void GetHandle (out IntPtr ph);
abstract member GetHandle : nativeint -> unit
Public Sub GetHandle (ByRef ph As IntPtr)

Parameters

ph
IntPtr

nativeint

Applies to