3.2.4.1.3 ICertAdminD::ResubmitRequest (Opnum 5)
Upon successful return from the ICertAdminD::ResubmitRequest method invocation, the client receives the pdwDisposition parameter as an output value.
If this value is 3, the CA issued the certificate.
If this value is 2, the CA denied the certificate request.
The value of 5 will not be assigned to the pdwDisposition parameter if the default CA policy module is used. If a custom CA policy module is used, then it is possible to have the pdwDisposition parameter set to a value of 5. See [MS-WCCE] sections 3.1.1.4.3.7 and 3.1.1.6.1 for information about how to retrieve pending requests from a CA.
If the value is any other nonzero value, the server has encountered an error.
The client SHOULD NOT rely on any specific value for its processing rules.