(file) Return to JMPIImpl.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / JMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/JMPI/JMPIImpl.cpp between version 1.74 and 1.75

version 1.74, 2007/06/29 13:16:44 version 1.75, 2007/06/29 13:47:07
Line 3621 
Line 3621 
    return rv;    return rv;
 } }
  
 JNIEXPORT jlong JNICALL Java_org_pegasus_jmpi_CIMMethod__1getParameterCount  JNIEXPORT jint JNICALL Java_org_pegasus_jmpi_CIMMethod__1getParameterCount
       (JNIEnv *jEnv, jobject jThs, jlong jM)       (JNIEnv *jEnv, jobject jThs, jlong jM)
 { {
    CIMMethod *cm  = DEBUG_ConvertJavaToC (jlong, CIMMethod*, jM);    CIMMethod *cm  = DEBUG_ConvertJavaToC (jlong, CIMMethod*, jM);


Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2