C# 클래스 FSO.Client.Utils.GameLocator.WindowsLocator

상속: ILocator
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 메소드들

메소드 설명
FindTheSimsOnline ( ) : string
InternalCheckIsWow64 ( ) : bool

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

비공개 메소드들

메소드 설명
IsWow64Process ( [ hProcess, [ wow64Process ) : bool

메소드 상세

FindTheSimsOnline() 공개 메소드

public FindTheSimsOnline ( ) : string
리턴 string

InternalCheckIsWow64() 공개 정적인 메소드

Determines if this process is run on a 64bit OS.
public static InternalCheckIsWow64 ( ) : bool
리턴 bool