Function CSPThreadLockBase::GetOwnerThreadID()

Description:
Retrieves the ID of the thread that owns, or in other words, has locked the CSPThreadLockBase object.

Micronovae Prototype:
unsigned long GetOwnerThreadID();

Arguments:
No arguments (void).

Return value:
Returns the ID of the owner thread. If the object is not owned by any thread, it returns zero.

See also:
member functions GetCallingThreadID()
CSPThreadLockBase | Other support classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com