Searched refs:VBOXSFCD (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFInternal.h67 typedef struct VBOXSFCD struct
70 } VBOXSFCD; typedef in typeref:struct:VBOXSFCD
71 AssertCompile(sizeof(VBOXSFCD) <= sizeof(CDFSD));
72 /** Pointer to a VBOXSFCD struct. */
73 typedef VBOXSFCD *PVBOXSFCD;

Completed in 42 milliseconds