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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h5685 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v4_1.h6083 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v4_2.h7057 nsresult (*UnlockMachine)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v4_3.h14481 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 261 milliseconds