Exemple #1
0
 public static extern IMAQdxError IMAQdxGetAttributeIncrement(uint id, string name, IMAQdxValueType type, void *value);
Exemple #2
0
 public static extern IMAQdxError IMAQdxSetAttribute(uint id, string name, IMAQdxValueType type, string value);