ICompactServerUrlGroup::IsUrlInUrlGroup method
Determines whether the URL suffix is present in the URL group.
Syntax
HRESULT IsUrlInUrlGroup(
[in] LPCWSTR urlSuffix,
[out] BOOL *found
);
Parameters
urlSuffix [in]
Specifies the URL suffix to locate.found [out]
TRUE if the URL suffix is present in the URL group; otherwise, this parameter is set to FALSE.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Minimum supported client |
None supported [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Redistributable |
Windows Management Framework on Windows Server 2008 with SP2 |
Header |
Managementserver.h |
IDL |
Managementserver.idl |
Library |
Managementserver.lib |
See also
Send comments about this topic to Microsoft
Build date: 11/12/2012