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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.h28 typedef enum VDSCRIPTTYPE enum
48 } VDSCRIPTTYPE; typedef in typeref:enum:VDSCRIPTTYPE
50 typedef VDSCRIPTTYPE *PVDSCRIPTTYPE;
52 typedef const VDSCRIPTTYPE *PCVDSCRIPTTYPE;
60 VDSCRIPTTYPE enmType;
93 VDSCRIPTTYPE enmTypeReturn;
218 DECLHIDDEN(int) VDScriptCtxAsRegister(VDSCRIPTCTX hScriptCtx, const char *pszType, VDSCRIPTTYPE enmBaseType,

Completed in 54 milliseconds