This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerCooker Interface > IGlobeServerCooker.GetThreadHandle Method (ArcObjects .NET 10.5 SDK) |
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