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

/vbox/include/VBox/
H A Dcdefs.h340 /** @def VMMRCDECL
345 # define VMMRCDECL(type) DECLEXPORT(type) VBOXCALL macro
347 # define VMMRCDECL(type) DECLIMPORT(type) VBOXCALL macro
349 # define VMMRCDECL(type) DECL_INVALID(type) macro

Completed in 32 milliseconds