Searched defs:VRDE_VIDEOIN_CTRLHDR_F_FAIL (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/RemoteDesktop/
H A DVRDEVideoIn.h300 * If a control request can not be fulfilled, then VRDE_VIDEOIN_CTRLHDR_F_FAIL
309 * u8Flags = VRDE_VIDEOIN_CTRLHDR_F_FAIL;
336 #define VRDE_VIDEOIN_CTRLHDR_F_FAIL 0x02 /* The operation failed. Error code is in u8Status. */ macro
338 /* VRDEVIDEOINCTRLHDR::u8Status if the VRDE_VIDEOIN_CTRLHDR_F_FAIL is set. */

Completed in 38 milliseconds