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

/vbox/include/VBox/
H A Dsup.h1035 typedef DECLCALLBACK(void) FNSUPTRUSTEDERROR(const char *pszWhere, SUPINITOP enmWhat, int rc, const char *pszMsgFmt, va_list va); typedef
1036 /** Pointer to FNSUPTRUSTEDERROR. */
1037 typedef FNSUPTRUSTEDERROR *PFNSUPTRUSTEDERROR;
1065 /** The hardened DLL has a "TrustedError" function (see FNSUPTRUSTEDERROR). */

Completed in 49 milliseconds