bioscmds.h File Reference

Enum TBiosCmds

BIO message MTM commands for CBIOClientMtm::InvokeAsyncFunctionL().

The behaviour resulting from the command is specific to the BIO message type. Typically, parsing causes an interpretation of the raw message body, and storage of the results. Processing causes some system action to take place according to the instructions in the message.

EnumeratorValueDescription
KBiosMtmParseKMtmFirstFreeMtmFunctionId

Parse the BIO message.

KBiosMtmParseThenProcess

Parse then process the BIO message.

KBiosMtmProcess

Process the BIO message.