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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4809 nsresult (*EnvironmentClear)(IGuestSession *pThis ); member in struct:IGuestSession_vtbl
H A DVBoxCAPI_v4_3.h8827 nsresult (*EnvironmentClear)(IGuestSession *pThis ); member in struct:IGuestSession_vtbl
9111 nsresult (*EnvironmentClear)(IGuestSession *pThis ); member in struct:IGuestSessionVtbl
9321 #define IGuestSession_EnvironmentClear(p) ((p)->lpVtbl->EnvironmentClear(p))

Completed in 196 milliseconds