LPOCNDSCPROC typedef

LPOCNDSCPROC = Void Function(IntPtr, IntPtr, Pointer<NativeType>)

Application-defined callback function that can be used for disconnecting smart cards.

Implementation

typedef LPOCNDSCPROC = Void Function(IntPtr, IntPtr, Pointer);