Purpose
Accepts and stores pointer to the parent CRfcServerApp or CRfcTransApp object.
Syntax
void SetServerApp(CRfcServerApp *pServerApp);
Parameters
pServerApp:
pointer to a CRfcServerApp or CRfcTransApp object that would serve as the parent for this CRfcServerFunc object.Related Information
GetServerApp CRfcServerApp