3.1.4.24.3 ValidationFailureParameters (Opnum 12)

The ValidationFailureParameters method is currently reserved for future use. The server MUST return ERROR_NOT_SUPPORTED (as defined in [MS-ERREF]) to indicate that the method isnt implemented.

 [propget] HRESULT ValidationFailureParameters(
   [out, retval] SAFEARRAY (VARIANT)* pParameterArray
 );

pParameterArray: Contains the VARIANT array of parameters that are applicable to the error.

Return Values: The server MUST return ERROR_NOT_SUPPORTED (as defined in [MS-ERREF]) to indicate that the method isn't implemented.