API 설명서 > Miscellaneous > Object ProLayerstate > Function ProLayerstateNameGet
Function ProLayerstateNameGet
Description
return the name of the layer state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProLayerstate.h>
ProLayerstateNameGet
(
/* (In)
layer state.
*/
ProName state_name
/* (Out)
layer state name.
*/
)
Returns
PRO_TK_NO_ERROR Name returned successfully. PRO_TK_BAD_INPUTS Incorrect layer state.
User Guide References
도움이 되셨나요?