4 references to ERROR_SUCCESS
System.Security (4)
system\security\cryptography\x509\x509ui.cs (4)
55int dwErrorCode = CAPI.ERROR_SUCCESS; 84if (dwErrorCode != CAPI.ERROR_SUCCESS && dwErrorCode != CAPI.ERROR_CANCELLED) 112int dwErrorCode = CAPI.ERROR_SUCCESS; 157if (dwErrorCode != CAPI.ERROR_SUCCESS)