PFN_SC_NOTIFY_CALLBACK typedef

PFN_SC_NOTIFY_CALLBACK = PVOID Function(PVOID pParameter)

Application-defined callback function that receives a pointer to the SERVICE_NOTIFY structure provided by the caller.

Implementation

typedef PFN_SC_NOTIFY_CALLBACK = PVOID Function(PVOID pParameter);