Contents Index Topic Contents | ||
Previous Topic: PathMakePretty Next Topic: PathMatchSpec |
PathMakeSystemFolder
BOOL PathMakeSystemFolder( LPTSTR pszPath );Gives an existing folder the proper attributes to become a system folder.
- Returns nonzero if successful, or zero otherwise.
- pszPath
- Address of a character buffer that contains the name of an existing folder that will be made into a system folder.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.