ATL
Expand Minimize
This topic has not yet been rated - Rate this topic

ATLPath::GetDriveNumber

This function is an overloaded wrapper for PathGetDriveNumber.

inline int GetDriveNumber(
   const char* pszPath 
);
inline int GetDriveNumber(
   const wchar_t* pszPath 
);

See PathGetDriveNumber for details.

Header: atlpath.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.