API 설명서
>
Drawings and detail
>
Object ProDtlnotedata
> Function ProDtlnotedataReadonlyGet
Function ProDtlnotedataReadonlyGet
Description
Gets read-only flag for the specified note.
Replacement in Object TOOLKIT:
pfcDetailNoteItem::IsReadOnly
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotedataReadonlyGet
(
ProDtlnotedata
notedata
/* (In)
The note data.
*/
ProBoolean
* read_only
/* (Out)
PRO_B_TRUE
if note is read-only,
PRO_B_FALSE
otherwise
*/
)
Returns
PRO_TK_NO_ERROR
Success;
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
User Guide References
Read-Only Notes:ProDtlnotedataReadonlyGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.