windows-nt/Source/XPSP1/NT/shell/tools/drvfull/dfeject.h

8 lines
152 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _DFEJECT_H
#define _DFEJECT_H
#include <objbase.h>
HRESULT _IOCTLEject(DWORD dwFlags[], LPTSTR pszArg, DWORD cchIndent);
#endif // _DFEJECT_H