HaxeAPI
  • Version 4.2.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

class ProcessModule

package cs.system.diagnostics

extends Component › MarshalByRefObject

@:nativeGen@:libType@:csNative@:native("System.Diagnostics.ProcessModule")

Available on cs

Variables

read onlyBaseAddress:IntPtr

read onlyEntryPointAddress:IntPtr

read onlyFileName:String

read onlyFileVersionInfo:FileVersionInfo

read onlyModuleMemorySize:Int

read onlyModuleName:String

Methods

finalget_BaseAddress():IntPtr

finalget_EntryPointAddress():IntPtr

finalget_FileName():String

finalget_FileVersionInfo():FileVersionInfo

finalget_ModuleMemorySize():Int

finalget_ModuleName():String

Inherited Variables

Defined by Component

read onlyContainer:IContainer

Site:ISite

Inherited Methods

Defined by Component

finalDispose():Void

finaladd_Disposed(value:EventHandler):Void

finalget_Container():IContainer

get_Site():ISite

finalremove_Disposed(value:EventHandler):Void

set_Site(value:ISite):ISite

Defined by MarshalByRefObject

CreateObjRef(requestedType:Type):ObjRef

finalGetLifetimeService():Dynamic

InitializeLifetimeService():Dynamic

This documentation is generated for version 4.2.0

© 2024  Haxe Foundation | Contribute to Haxe