Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.78 KB

nf-resapi-resutilispathvalid.md

File metadata and controls

67 lines (56 loc) · 1.78 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:resapi.ResUtilIsPathValid
ResUtilIsPathValid function (resapi.h)
Checks whether a path is syntactically valid.
PRESUTIL_IS_PATH_VALID
PRESUTIL_IS_PATH_VALID function [Failover Cluster]
ResUtilIsPathValid
ResUtilIsPathValid function [Failover Cluster]
_wolf_resutilispathvalid
mscs.resutilispathvalid
resapi/PRESUTIL_IS_PATH_VALID
resapi/ResUtilIsPathValid
mscs\resutilispathvalid.htm
MsCS
4cc8e0ad-8dbc-409d-b063-9fa26f810aac
12/05/2018
PRESUTIL_IS_PATH_VALID, PRESUTIL_IS_PATH_VALID function [Failover Cluster], ResUtilIsPathValid, ResUtilIsPathValid function [Failover Cluster], _wolf_resutilispathvalid, mscs.resutilispathvalid, resapi/PRESUTIL_IS_PATH_VALID, resapi/ResUtilIsPathValid
resapi.h
Windows
None supported
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
ResUtils.lib
ResUtils.dll
Windows
19H1
ResUtilIsPathValid
resapi/ResUtilIsPathValid
c++
APIRef
kbSyntax
DllExport
ResUtils.dll
ResUtilIsPathValid

ResUtilIsPathValid function

-description

Checks whether a path is syntactically valid.

-parameters

-param pszPath [in]

Pointer to the path to check.

-returns

If the operation succeeds, the function returns TRUE and pszPath is valid.

If the operation fails, the function returns FALSE.