public static extern int WSEnumDeviceFormats(IntPtr lpws, string lpDeviceId, IntPtr pwfx, int cbwfx, WSEnumDeviceFormatsCallback callback);
 public static extern int WSEnumDeviceFormats(IntPtr lpws, string lpDeviceId, IntPtr pwfx, int cbwfx, WSEnumDeviceFormatsCallback callback);