Category Drawings and detail, Object ProDtlnotedata

Function ProDtlnotedataIsDisplayed


Description
Checks if the draft note is displayed.
Replacement in Object TOOLKIT: pfcDetailNoteInstructions::IsDisplayed
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnotedataIsDisplayed(
ProDtlnotedata data
/* (In)
The draft note data.
*/
ProBoolean* is_displayed
/* (Out)
PRO_B_TRUE if the note is displayed by default. PRO_B_FALSE if the note is hidden by default.
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSInvalid input argument(s).

Manual References:

  1. Drawings: Detail Note Data
  2. Drawings: Detail Note Data