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(
long* pHandle
);
[C++]Parameters
pHandle [in, out] pHandle is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.