Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [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.