Share via


CPathT::IsRoot

Call this method to determine if the path is a directory root.

BOOL IsRoot( ) const;

Return Value

Returns TRUE if the path is a root, or FALSE otherwise.

Remarks

For more information, see PathIsRoot.

Requirements

Header: atlpath.h

See Also

Reference

CPathT Class