3.3.4.15 RdcGetFileDataAsync Completes

Recall that RdcGetFileDataAsync is supported only in protocol version 0x00050002.

Message Handling: Upon successful completion, the client has successfully received file data, as requested by previous calls to the RdcPushSourceNeeds method.

Actions Triggered: The client MUST persist the data received in the call and MUST call the RdcClose method to dispose of the context handle.

Sequencing: The client MUST NOT issue any other method call with this server context except RdcClose.

Error Handling: Same as for the RdcGetFileData method.