IThreadProxy::GetId Method
Returns a unique identifier for the thread proxy.
virtual unsigned int GetId() const =0;
Return Value
A unique integer identifier.
Requirements
Header: concrtrm.h
Namespace: concurrency
Returns a unique identifier for the thread proxy.
virtual unsigned int GetId() const =0;
A unique integer identifier.
Header: concrtrm.h
Namespace: concurrency