Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetApplicationUserModelId" in [All]

kernel32

.

internal static extern Int32 GetApplicationUserModelId(

.

Declare Function GetApplicationUserModelId Lib "kernel32.dll" (TODO) As TODO

.

            Int32 lResult = GetApplicationUserModelId(ptrProcess, ref cchLen, sbName);

.

            if (ERROR_SUCCESS == GetApplicationUserModelId(ptrProcess, ref cchLen, sbName))

.
Documentation
[GetApplicationUserModelId] on MSDN
.

See GetApplicationUserModelId.


 
Access PInvoke.net directly from VS: