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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h21505 typedef struct VBOXCAPI struct
21764 } VBOXCAPI; typedef in typeref:struct:VBOXCAPI
21765 /** Pointer to a const VBOXCAPI function table. */
21766 typedef VBOXCAPI const *PCVBOXCAPI;
21768 /** Backwards compatibility: Pointer to a const VBOXCAPI function table.
21770 typedef VBOXCAPI const *PCVBOXXPCOM;
21775 * Use VBOXCAPI instead. */
21776 #define VBOXXPCOMC VBOXCAPI
21780 * For use with VBoxGetCAPIFunctions and to be found in VBOXCAPI::uVersion. */

Completed in 181 milliseconds