Error 0x00000000

Value: 0 | 0x00000000 | 0

What does it mean ?

ERROR_SUCCESS  
The operation completed successfully.
Value: 0 | 0x0000 | 0b0000000000000000
PDH_CSTATUS_VALID_DATA  
The returned data is valid.
Value: 0 | 0x0000 | 0b0000000000000000
SUCCESS  
Success (no error)
Value: 0 | 0x0000 | 0b0000000000000000
NERR_Success  
The operation completed successfully.
Value: 0 | 0x0000 | 0b0000000000000000
S_OK  
Success. Numerically equivalent to NOERROR.
Value: 0 | 0x0000 | 0b0000000000000000
NOERROR  
No error. Numerically equivalent to S_OK.
Value: 0 | 0x0000 | 0b0000000000000000

Where does it come from ?

FACILITY_NULL  
The default facility code
Value: 0 | 0x000 | 0b00000000

Other Errors for FACILITY_NULL