Exemple #1
0
 unsafe private static extern int dpGetDevVariLevelOut(
     int iDeviceNum,
     VARI_LEVEL_VALUE_STRUC *pVariLevelOutValues);
Exemple #2
0
 unsafe private static extern int dpSetDevVariLevelIn(
     int ideviceNum,
     VARI_LEVEL_VALUE_STRUC *pVariLevelInValues);