Searched refs:VBOXGUESTCAPSACQUIRE_FLAGS_NONE (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A DVBoxGuest.h409 VBOXGUESTCAPSACQUIRE_FLAGS_NONE = 0, enumerator in enum:VBOXGUESTCAPSACQUIRE_FLAGS
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp1301 vbgdAcquireSessionCapabilities(pDevExt, pSession, 0, UINT32_MAX, VBOXGUESTCAPSACQUIRE_FLAGS_NONE,
2972 * VBOXGUESTCAPSACQUIRE_FLAGS_NONE means to both
3009 && enmFlags != VBOXGUESTCAPSACQUIRE_FLAGS_NONE)
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp1595 Info.enmFlags = fCfg ? VBOXGUESTCAPSACQUIRE_FLAGS_CONFIG_ACQUIRE_MODE : VBOXGUESTCAPSACQUIRE_FLAGS_NONE;

Completed in 56 milliseconds