Documentação da API
>
Parameters and relations
>
Object ProParameter
> Function ProParameterLockstatusGet
Function ProParameterLockstatusGet
Description
Get parameter lock status. .
Replacement in Object TOOLKIT:
wfcWParameter::GetLockStatus
Synopsis
#include <
ProParameter.h
>
ProError
ProParameterLockstatusGet
(
ProParameter
* param
/* (In)
The parameter.
*/
ProLockstatus
* lock_status
/* (Out)
The parameter lock status.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Accessing Parameters:ProParameterLockstatusGet
Parent topic
Object ProParameter
Isto foi útil?
Este site funciona melhor com JavaScript habilitado