Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::app::registry::RegisterClassAliasEx Function
C++
IMPORT_METHOD PCLASSROOT CPROC RegisterClassAliasEx(PCLASSROOT root, CTEXTSTR original, CTEXTSTR alias);
IMPORT_METHOD PCLASSROOT CPROC RegisterClassAlias(CTEXTSTR original, CTEXTSTR newalias);
  • Branches on the tree may be aliased together to form a single branch

RegisterClassAlias( WIDE("psi/control/button"), WIDE("psi/control/3") ); then the same set of values can be referenced both ways with really only a single modified value. parameters to RegisterClassAliasEx are the original name, and the new alias name for the origianl branch

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!