Sack Library Documentation
|
#define OnCopyControl(name) \ __DefineRegistryMethod(TASK_PREFIX,CopyControl,WIDE( "control" ),name,WIDE( "copy_control" ),void,(PTRSZVAL),__LINE__)
Method invoked when a control is selected and a copy operation invoked. New method requires 'static <return type>' to be applied... static void OnCopyControl( "blah" )( PTRSZVAL psvYourControl );
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|