Jump to content

DosGetProcessorCount: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 May 2025

  • curprev 00:1100:11, 20 May 2025 Martini talk contribs 375 bytes +375 Created page with "Category:Undocumented Get count of usable processors ==Parameters== ;''pCount'' (PULONG) - input: Pointer to returned count of usable processors. ==Returns== :NO_ERROR :ERROR_INVALID_PARAMETER ==Remarks== DosGetProcessorCount returns the count of usable processors. ==Example Code== Calling Sequence. APIRET DosGetProcessorCount (PULONG pCount) Category:Dos"