public C_WaitForSlotEvent ( uint flags, uint &slot, |
||
flags | uint | Determines whether or not the C_WaitForSlotEvent call blocks (i.e., waits for a slot event to occur) |
slot | uint | Location which will receive the ID of the slot that the event occurred in |
reserved | Reserved for future versions (should be null) | |
return | CKR |