Exemplo n.º 1
0
 public static extern IMAQdxError IMAQdxGetAttributeIncrement(uint id, string name, IMAQdxValueType type, void *value);
Exemplo n.º 2
0
 public static extern IMAQdxError IMAQdxSetAttribute(uint id, string name, IMAQdxValueType type, string value);