DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
Loading...
Searching...
No Matches
DirectOutput.General.Kernel32Imports Class Reference

This class contains import of the kernel32.dll
More...

Static Public Member Functions

static int GetCurrentProcessorNumber ()
 Gets the current processor number.

Properties

static bool GetCurrentProcessorNumberIsAvailable [get]
 Detects if the GetCurrentProcessorNumber call is working on the current system.

Detailed Description

This class contains import of the kernel32.dll

Member Function Documentation

◆ GetCurrentProcessorNumber()

int DirectOutput.General.Kernel32Imports.GetCurrentProcessorNumber ( )
static

Gets the current processor number.

Returns
The current processor number.

Property Documentation

◆ GetCurrentProcessorNumberIsAvailable

bool DirectOutput.General.Kernel32Imports.GetCurrentProcessorNumberIsAvailable
staticget

Detects if the GetCurrentProcessorNumber call is working on the current system.

Returns
true if the function is available, otherwise false

The documentation for this class was generated from the following file: