Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to determine whether the path is a valid UNC (universal naming convention) share path, \\server\share.
BOOL IsUNCServerShare( ) const;
Return Value
Returns TRUE if the path is in the form \\server\share, or FALSE otherwise.
Remarks
For more information, see PathIsUNCServerShare.
Requirements
Header: atlpath.h