DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
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.
More...
 

Properties

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

Detailed Description

This class contains import of the kernel32.dll

Member Function Documentation

static int DirectOutput.General.Kernel32Imports.GetCurrentProcessorNumber ( )
static

Gets the current processor number.

Returns
The current processor number.

Property Documentation

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: