SHELLEXECUTEINFO.hInstApp Field
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As SHELLEXECUTEINFO
Dim value As Integer
value = instance.hInstApp
instance.hInstApp = value
Syntax
'Declaration
Public hInstApp As Integer
public int hInstApp
public:
int hInstApp
public int hInstApp
public var hInstApp : int
Platforms
See Also
Reference
SHELLEXECUTEINFO Structure
SHELLEXECUTEINFO Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.