SHELLEXECUTEINFO.lpIDList 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.lpIDList
instance.lpIDList = value
Syntax
'Declaration
Public lpIDList As Integer
public int lpIDList
public:
int lpIDList
public int lpIDList
public var lpIDList : 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.