This document is archived and information here might be outdated. Recommended version. |
Gets the Cook thread handle.
[Visual Basic .NET]
Public Sub GetThreadHandle ( _
ByRef pHandle As Integer _
)
[C#]
public void GetThreadHandle (
ref int pHandle
);
[C++]
HRESULT GetThreadHandle(
System.Int32* pHandle
);
[C++] Parameters pHandle [in, out]
pHandle is a parameter of type long*