IAntimalwareProvider::DisplayName method (amsi.h)
The name of the antimalware provider to be displayed.
Syntax
HRESULT DisplayName(
[out] LPWSTR *displayName
);
Parameters
[out] displayName
A pointer to a LPWSTR that contains the display name.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Success. |
|
The argument is invalid. |
|
The object is not initialized. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | amsi.h |