SCardReleaseStartedEvent function winscard

void SCardReleaseStartedEvent()

The SCardReleaseStartedEvent function decrements the reference count for a handle acquired by a previous call to the SCardAccessStartedEvent function.

void SCardReleaseStartedEvent();

Implementation

void SCardReleaseStartedEvent() => _SCardReleaseStartedEvent();