Exemplo n.º 1
0
 public static extern GPA_Status GPA_RegisterLoggingCallback(GPA_Logging_Type loggingType, GPA_LoggingCallbackPtrType callbackFuncPtr );
Exemplo n.º 2
0
 public static extern GPA_Status GPA_RegisterLoggingCallback(GPA_Logging_Type loggingType, GPA_LoggingCallbackDelegate callbackFuncPtr);