XieIsCpp(3X) — Subroutines
Digital
NAME
XieIsCpp − This routine determines whether or not the XIE resource associated with a given identifier is a CPP.
C Format
flag = XieIsCpp(res_id)
C Argument Information
unsigned char flag;
XieResource res_id;
RETURN VALUES
The routine returns a value of True in the flag argument if the specified XIE resource is a CPP. Otherwise the returned value is False.
PARAMETERS
res_idThe res_id argument specifies the identifier of the XIE resource you want to test.
DESCRIPTION
This routine determines whether or not the XIE resource associated with a given identifier is a CPP. You can use the C Macro IsCpp_ instead of this routine.
XIE Events and Error Messages
Protocol Messages: None
XIE event returned: None
XieLib errors: None
XieServer errors: None