C# Class FSO.Client.Utils.GameLocator.WindowsLocator

Inheritance: ILocator
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Méthode Description
FindTheSimsOnline ( ) : string
InternalCheckIsWow64 ( ) : bool

Determines if this process is run on a 64bit OS.

Private Methods

Méthode Description
IsWow64Process ( [ hProcess, [ wow64Process ) : bool

Method Details

FindTheSimsOnline() public méthode

public FindTheSimsOnline ( ) : string
Résultat string

InternalCheckIsWow64() public static méthode

Determines if this process is run on a 64bit OS.
public static InternalCheckIsWow64 ( ) : bool
Résultat bool