NPSNotifyGetContext

The function to obtain notification context.

LPVOID NPSNotifyGetContext(
      NOTIFYCALLBACK NotifyCallBack
  );
 
NotifyCallBack
The notification function that was previously passed in to NPSNotifyRegister for the type of operation currently being attempted.