API-Dokumentation
>
Miscellaneous
>
Object ProLayerstate
> Function ProLayerstateActivate
Function ProLayerstateActivate
Description
Activate specified layer state. Model of the layer state must be top model in window. Otherwise activate fails.
Replacement in Object TOOLKIT:
wfcLayerState::ActivateLayerState
Synopsis
#include <
ProLayerstate.h
>
ProError
ProLayerstateActivate
(
ProLayerstate
* p_state
/* (In)
layer state.
*/
)
Returns
PRO_TK_NO_ERROR
Layer state activated.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
Invalid layer state data.
PRO_TK_E_NOT_FOUND
Layer state not found.
PRO_TK_GENERAL_ERROR
Can't activate layer state.
User Guide References
Layer State:ProLayerstateActivate
Parent topic
Object ProLayerstate
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.