3.2.4.2.43.8 Version (put) (Opnum 19)
The Version (put) method sets the Version of the pipeline module definition and returns S_OK upon successful completion.
-
[propput, id(FSRM_PROPERTY(FSRM_DISPID_PIPELINE_MODULE_DEFINITION | 0x04))] HRESULT Version( [in] BSTR version );
version: Contains the Version of the pipeline module definition.
Return Values: The method MUST return zero on success, or a nonzero error code on failure.
The server MUST set the Version of the pipeline module definition to version or return a nonzero error code.