Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Preventing closure of a handle

A handle may be marked as not closable. This is an obscure but important property of handles and their associated Kernel objects.

A handle is marked as not closable when the handle-number has the enumerator CObjectIx::ENoClose ORed into it. For example, the current thread is always marked as not closable.