Previous | Contents | Index |
Initialize PMDF for message enqueuing operations.
status = PMDF_enqueue_initialize
status = PMDFenqueueInitialize ()
int PMDFenqueueInitialize()
None.
PMDFenqueueInitialize
is called to initialize PMDF for message enqueue processing.PMDFenqueueInitialize
should only be called once, after callingPMDFinitialize
.
PMDF__OK Normal, successful completion.
Previous | Next | Contents | Index |