API 설명서 > Miscellaneous > Object ProLayerstate > Function ProLayerstateDelete
Function ProLayerstateDelete
Description
Delete specified layer state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProLayerstate.h>
ProLayerstateDelete
(
ProLayerstate* p_state
/* (In)
layer state.
*/
)
Returns
Layer state deleted.
Model is in read-only state.
Invalid layer state data.
Layer state not found.
User Guide References
도움이 되셨나요?