API 文件集
>
Miscellaneous
>
Object ProLayerstate
> Function ProLayerstateDelete
Function ProLayerstateDelete
Description
Delete specified layer state.
Replacement in Object TOOLKIT:
wfcLayerState::DeleteLayerState
Synopsis
#include <
ProLayerstate.h
>
ProError
ProLayerstateDelete
(
ProLayerstate
* p_state
/* (In)
layer state.
*/
)
Returns
PRO_TK_NO_ERROR
Layer state deleted.
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.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳