Jump to content

PM Error Codes: Difference between revisions

From EDM2
creation of presentation manager error code page.
 
OK, it's a start.
Line 1: Line 1:
== PMERR_OK ==
Possible values from [[WinGetLastError]].
==== PMERR_OK ====
0x0000
0x0000
==== PMERR_WPDSERVER_IS_ACTIVE ====
0x1056
==== PMERR_WPDSERVER_NOT_STARTED ====
0x1057
==== PMERR_SOMDD_IS_ACTIVE ====
0x1058
==== PMERR_SOMDD_NOT_STARTED ====
0x1059

Revision as of 06:15, 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