Searched defs:dwScope (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/smartcardio/
H A Dpcsc.c94 (JNIEnv *env, jclass thisClass, jint dwScope)
99 rv = CALL_SCardEstablishContext(dwScope, NULL, NULL, &context);
93 Java_sun_security_smartcardio_PCSC_SCardEstablishContext(JNIEnv *env, jclass thisClass, jint dwScope) argument

Completed in 30 milliseconds