Function Reference
_WinAPI_GetCurrentProcess
呼び出し元のプロセスのプロセスハンドルを返します。
#Include <WinAPI.au3>
_WinAPI_GetCurrentProcess()
パラメータ
なし。
返し値
呼び出し元のプロセスのプロセスハンドルを返します。
注意
なし。
関連
_WinAPI_GetCurrentProcessID
こちらも参照
MSDNライブラリで
GetCurrentProcess
を検索して下さい。
WinAPI管理一覧
AutoItUDFsドキュメント日本語訳 - トップ