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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp929 m->vdIfError.pfnError = i_vdErrorCall;
6925 * Returns the last error message collected by the i_vdErrorCall callback and
6935 * If there is no last error message collected by i_vdErrorCall or if it is a
6975 DECLCALLBACK(void) Medium::i_vdErrorCall(void *pvUser, int rc, RT_SRC_POS_DECL, function in class:Medium

Completed in 72 milliseconds