#define CONTROL_INIT(name) CONTROL_PROPERTIES( name )(PSI_CONTROL pc) \ { return NULL; } CONTROL_PROPERTIES_APPLY( name )(PSI_CONTROL pc,PSI_CONTROL page) { ; } \ int CPROC Init##name ( PSI_CONTROL pc, va_list args )
This is macro sack::PSI::CONTROL_INIT.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|