Jump to content

PM Error Codes: Difference between revisions

From EDM2
OK, it's a start.
more added
Line 10: Line 10:
==== PMERR_SOMDD_NOT_STARTED ====
==== PMERR_SOMDD_NOT_STARTED ====
0x1059
0x1059
==== PMERR_INVALID_PARAMETERS ====
0x1208
==== WPERR_BUFFER_TOO_SMALL ====
0x1705
==== WPERR_OBJECT_NOT_FOUND ====
0x1714

Revision as of 06:26, 28 April 2005

Possible values from WinGetLastError.

PMERR_OK

0x0000

PMERR_WPDSERVER_IS_ACTIVE

0x1056

PMERR_WPDSERVER_NOT_STARTED

0x1057

PMERR_SOMDD_IS_ACTIVE

0x1058

PMERR_SOMDD_NOT_STARTED

0x1059

PMERR_INVALID_PARAMETERS

0x1208

WPERR_BUFFER_TOO_SMALL

0x1705

WPERR_OBJECT_NOT_FOUND

0x1714