Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::app::registry::RegisterProcedureExx Function
C++
IMPORT_METHOD int CPROC RegisterProcedureExx(PCLASSROOT root, CTEXTSTR name_class, CTEXTSTR public_name, CTEXTSTR returntype, CTEXTSTR library, CTEXTSTR name, CTEXTSTR args DBG_PASS);
Parameters 
Description 
PCLASSROOT root 
root name or PCLASSROOT of base path 
CTEXTSTR name_class 
an additional path on root 
CTEXTSTR public_name 
the name of the value entry saved in the tree 
CTEXTSTR returntype 
the text return type of this function - may be checked to validate during GetRegisteredProcedure 
CTEXTSTR library 
name of the library this symbol is in - may be checked to validate during GetRegisteredProcedure 
CTEXTSTR name 
actual C function name in library - may be checked to validate during GetRegisteredProcedure 
CTEXTSTR args DBG_PASS 
file and line of the calling application. May be no parameter in release mode. 

RegisterProcedureExx(

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!