Retrieves the application-defined, explicit Application User Model ID for the current process.
#Include <WinAPIEx.au3>
_WinAPI_GetCurrentProcessExplicitAppUserModelID ( )
None. |
Success | The string that represents an Application User Model ID (AppUserModelID). |
Failure | Empty string and sets the @error flag to non-zero, @extended flag may contain the system error code. |
在MSDN中搜索