static DOCore * GetInstance();
None.
DOCore
instance. Returns a pointer to a DOCore
instance.
Use the reference returned by this function to work with DOCore
objects.
You can get a pointer to a DOCore
object after the creation of a NetZ
instance. Returns NULL
if the NetZ
instance is not created yet or has been destroyed.
CONFIDENTIAL