BOOL CCFXRequest::Debug(void)
Checks whether the tag contains the DEBUG attribute. You should use this function to determine whether or not you need to write debug information for this request. (See the CCFXRequest::WriteDebug tag for details on writing debug information.)
Returns TRUE if the tag contains the DEBUG attribute; otherwise, returns FALSE.
|