Description | |||||||||||||||||
Add layer reference to a layer state. | |||||||||||||||||
Replacement in Object TOOLKIT: | wfcLayerState::AddLayer | ||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProLayerstate.h> | |||||||||||||||||
ProError | ProLayerstateLayerAdd | ( | |||||||||||||||
ProLayerstate* layer_state | |||||||||||||||||
/* (In) | |||||||||||||||||
Layer state. | |||||||||||||||||
*/ | |||||||||||||||||
ProLayer* layer | |||||||||||||||||
/* (In) | |||||||||||||||||
Layer to be added. | |||||||||||||||||
*/ | |||||||||||||||||
ProLayerDisplay display_state | |||||||||||||||||
/* (In) | |||||||||||||||||
Display state of the layer to be added. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|