Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::CONTROL_PROC Macro
C++
#define CONTROL_PROC( name,_args ) \
    PSI_PROC( PSI_CONTROL, Get##name##PropertyPage )( PSI_CONTROL pc ); \
    PSI_PROC( void, Apply##name##PropertyPage )( PSI_CONTROL pc, PSI_CONTROL page ); \
   PSI_PROC( PSI_CONTROL, Config##name)( PSI_CONTROL );  \
    /*PSI_PROC( PSI_CONTROL, Make##name )( PSI_CONTROL pFrame, int attr*/ \
    /*, int x, int y, int w, int h*/ \
    /*, PTRSZVAL nID, ... );*/

, PTRSZVAL nID, ... );

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!