XieIsPhotomap(3X) — Subroutines
Digital
NAME
XieIsPhotomap − This routine determines whether or not the XIE resource associated with a given identifier is a photomap.
C Format
flag = XieIsPhotoflo(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 photomap. 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 photomap. You can use the C Macro IsPhotomap_ instead of this routine.
XIE Events and Error Messages
Protocol Messages: None
XIE event returned: None
XieLib errors: None
XieServer errors: None