示例#1
0
 public static extern IntPtr AVS_SetParameter(IntPtr a_hDevice, ref DeviceConfigType a_pDeviceParm);
示例#2
0
 public static extern IntPtr AVS_GetParameter(IntPtr a_hDevice, uint a_Size, ref uint a_pRqdSize, ref DeviceConfigType a_pData);