windows-nt/Source/XPSP1/NT/shell/tools/drvfull/dfeject.h
2020-09-26 16:20:57 +08:00

8 lines
152 B
C

#ifndef _DFEJECT_H
#define _DFEJECT_H
#include <objbase.h>
HRESULT _IOCTLEject(DWORD dwFlags[], LPTSTR pszArg, DWORD cchIndent);
#endif // _DFEJECT_H