SYSgetDispatchAdresse

Top  Previous  Next

Address of order deliver.

All modules are searched for the order name name, and are existed if he, a trading is returned on it.

Parametre

name (char *) [IN]

Name of the order which is searched in all loaded modules.

Result

(void *) [OUT]

If the name exists, a trading becomes on it zurückgeliefert, but ZERO.

Declaration

#include "system.h"

 

void * DLLENTRY SYSgetDispatchAdresse (

char * name

);