SCardAccessStartedEvent function winscard
The SCardAccessStartedEvent function returns an event handle when an event signals that the smart card resource manager is started. The event-object handle can be specified in a call to one of the wait functions.
HANDLE SCardAccessStartedEvent();
Implementation
int SCardAccessStartedEvent() => _SCardAccessStartedEvent();