Returns the name of the compressor.
JavaScript |
|
GetName |
C# |
|
string GetName() |
C++ |
|
HRESULT GetName(BSTR* pVal) |
Return Value
pVal
A string representing the name.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.