Sack Library Documentation
ContentsIndexReferenceHome
Example
static int OnCreateCommon(name)( PSI_CONTROL control )
{
    POINTER user_data = ControlData( control );
   
    //return 0; // return 0 or FALSE to fail control creation.
    return 1; // allow the control to be created
}
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.