This chapter describes callback function prototypes that are used to implement your own callback functions for use in asynchronous calls.
Name |
Description |
PRL_EVENT_HANDLER_PTR is a function prototype for implementing callback functions for use in asynchronous calls. |
Name |
Description |
Define type of user's callback function PRL_DISK_CALLBACK is a function prototype for implementing callback functions for use in PHT_VIRTUAL_DISK calls. | |
Later put it somwhere else PRL_STATES_CALLBACK is a function prototype for implementing callback functions for use in PHT_VIRTUAL_DISK calls. |