This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDrLoader Interface > IDrLoader.GetThreadHandle Method (ArcObjects .NET 10.5 SDK) |
Gets the loading thread handle.
[Visual Basic .NET] Public Function GetThreadHandle ( _ ) As Integer
[C#] public int GetThreadHandle ( );
[C++]
HRESULT GetThreadHandle(
long* pHandle
);
[C++]
Parameters pHandle [out, retval] pHandle is a parameter of type long
Get the handle of the loader.