DefFileExt

Get the default file extension for use with one parser implementation.

 

Property get

HRESULT DefFileExt([out, retval]
BSTR *pVal);

Parameters

pVal

[out, retval] pointer to a BSTR variable that receives the file extension

Return Values

S_OK

Function was successfully called

E_POINTER

pVal was no valid pointer