C# Class Fuji.MFInitParams

Afficher le fichier Open project: TurkeyMan/fuji Class Usage Examples

Méthodes publiques

Свойство Type Description
appTitle string
args string[]
display DisplayMode
hInstance System.UIntPtr
hWnd System.UIntPtr
hideSystemInfo bool

Property Details

appTitle public_oe property

public string appTitle
Résultat string

args public_oe property

public string[] args
Résultat string[]

display public_oe property

public DisplayMode display
Résultat DisplayMode

hInstance public_oe property

public UIntPtr,System hInstance
Résultat System.UIntPtr

hWnd public_oe property

public UIntPtr,System hWnd
Résultat System.UIntPtr

hideSystemInfo public_oe property

public bool hideSystemInfo
Résultat bool