GPIO_RESULT GPIO_Init( GPIO_NOTIFICATION Notification );
The GPIO_Init() function initializes gpio_24.dll library and instructs it how to notify the application when GPIO-24 adapter sends events or responses.
Parameters:
Specifies the notification method. For detailed description refer to the Notification section.
Return values:
Library has been successfully initialized.
Library had been already initialized and now the new notification method was selected.
There is no enough memory to initialize the library.