Sack Library Documentation
|
IMPORT_METHOD int CPROC GetRegisteredStaticValue(PCLASSROOT root, CTEXTSTR name_class, CTEXTSTR name, CTEXTSTR * result, int bIntVal);
This is like GetRegisteredValue, but takes the address of the type to return into instead of having to cast the final result.
if bIntValue, result should be passed as an (&int)
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|