NGetProductName
API |
NGetProductName |
Function |
This method provides the name of the custom engine. Metadefender Core uses this for display purposes. |
Function prototype
int
GetProductName
(
ref string productName
)
Arguments
Argument |
Description |
productName |
The name of the custom engine. |
Return value
Value |
Description |
0 |
To indicate that the product name is successfully returned. |
Other value |
Not supported. Reserved for future usage. |