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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h999 struct IGuestMonitorChangedEvent;
1103 typedef struct IGuestMonitorChangedEvent IGuestMonitorChangedEvent; typedef in typeref:struct:IGuestMonitorChangedEvent
7315 /* Start of struct IGuestMonitorChangedEvent Declaration */
7325 nsresult (*GetChangeType)(IGuestMonitorChangedEvent *pThis, PRUint32 *changeType);
7327 nsresult (*GetScreenId)(IGuestMonitorChangedEvent *pThis, PRUint32 *screenId);
7329 nsresult (*GetOriginX)(IGuestMonitorChangedEvent *pThis, PRUint32 *originX);
7331 nsresult (*GetOriginY)(IGuestMonitorChangedEvent *pThis, PRUint32 *originY);
7333 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width);
7335 nsresult (*GetHeight)(IGuestMonitorChangedEvent *pThi
7339 struct IGuestMonitorChangedEvent struct
[all...]
H A DVBoxCAPI_v4_1.h1000 struct IGuestMonitorChangedEvent;
1106 typedef struct IGuestMonitorChangedEvent IGuestMonitorChangedEvent; typedef in typeref:struct:IGuestMonitorChangedEvent
7713 /* Start of struct IGuestMonitorChangedEvent Declaration */
7723 nsresult (*GetChangeType)(IGuestMonitorChangedEvent *pThis, PRUint32 *changeType);
7725 nsresult (*GetScreenId)(IGuestMonitorChangedEvent *pThis, PRUint32 *screenId);
7727 nsresult (*GetOriginX)(IGuestMonitorChangedEvent *pThis, PRUint32 *originX);
7729 nsresult (*GetOriginY)(IGuestMonitorChangedEvent *pThis, PRUint32 *originY);
7731 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width);
7733 nsresult (*GetHeight)(IGuestMonitorChangedEvent *pThi
7737 struct IGuestMonitorChangedEvent struct
[all...]
H A DVBoxCAPI_v4_2.h1010 struct IGuestMonitorChangedEvent;
1126 typedef struct IGuestMonitorChangedEvent IGuestMonitorChangedEvent; typedef in typeref:struct:IGuestMonitorChangedEvent
8719 /* Start of struct IGuestMonitorChangedEvent Declaration */
8729 nsresult (*GetChangeType)(IGuestMonitorChangedEvent *pThis, PRUint32 *changeType);
8731 nsresult (*GetScreenId)(IGuestMonitorChangedEvent *pThis, PRUint32 *screenId);
8733 nsresult (*GetOriginX)(IGuestMonitorChangedEvent *pThis, PRUint32 *originX);
8735 nsresult (*GetOriginY)(IGuestMonitorChangedEvent *pThis, PRUint32 *originY);
8737 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width);
8739 nsresult (*GetHeight)(IGuestMonitorChangedEvent *pThi
8743 struct IGuestMonitorChangedEvent struct
[all...]
H A DVBoxCAPI_v4_3.h1305 interface IGuestMonitorChangedEvent; variable
1448 typedef interface IGuestMonitorChangedEvent IGuestMonitorChangedEvent; typedef
20675 /* Start of struct IGuestMonitorChangedEvent declaration */
20688 nsresult (*GetChangeType)(IGuestMonitorChangedEvent *pThis, PRUint32 *changeType);
20690 nsresult (*GetScreenId)(IGuestMonitorChangedEvent *pThis, PRUint32 *screenId);
20692 nsresult (*GetOriginX)(IGuestMonitorChangedEvent *pThis, PRUint32 *originX);
20694 nsresult (*GetOriginY)(IGuestMonitorChangedEvent *pThis, PRUint32 *originY);
20696 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width);
20698 nsresult (*GetHeight)(IGuestMonitorChangedEvent *pThi
[all...]

Completed in 686 milliseconds