Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::intershell::OnPasteControl Macro
C++
#define OnPasteControl(name) \
    __DefineRegistryMethod(TASK_PREFIX,PasteControl,WIDE( "control" ),name,WIDE( "paste_control" ),void,(PTRSZVAL),__LINE__)

Method invoked when a control is selected and a paste operation invoked. New method requires 'static <return type>' to be applied... static void OnPasteControl( WIDE( "blah" ) )( PTRSZVAL psvYourControl );

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!