Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the version number to specified value.
void ResetVersion(
DWORD dwVersionDefault
);
Parameters
- dwVersionDefault
The version number to be assigned to the control.
Remarks
You can improve a control's binary initialization performance by using ResetVersion and ResetStockProps to override COleControl::OnResetState. See the example at ResetStockProps. For further information on optimizing initialization, see ActiveX Controls: Optimization.
Requirements
Header: afxctl.h