Share via


IActiveScript.GetCurrentScriptThreadID(UInt32) Method

Definition

public:
 int GetCurrentScriptThreadID([Runtime::InteropServices::Out] System::UInt32 % pstidThread);
public int GetCurrentScriptThreadID(out uint pstidThread);
abstract member GetCurrentScriptThreadID : uint32 -> int
Public Function GetCurrentScriptThreadID (ByRef pstidThread As UInteger) As Integer

Parameters

pstidThread
UInt32

Returns

Applies to