Searched defs:UnlockMachine (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v4_0.h | 5685 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl |
H A D | VBoxCAPI_v4_1.h | 6083 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl |
H A D | VBoxCAPI_v4_2.h | 7057 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl |
H A D | VBoxCAPI_v4_3.h | 14481 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl 14498 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISessionVtbl 14512 #define ISession_UnlockMachine(p) ((p)->lpVtbl->UnlockMachine(p)) |
Completed in 287 milliseconds