ShellExecuteInfoIDList Field
The address of an absolute ITEMIDLIST structure (PCIDLIST_ABSOLUTE)
to contain an item identifier list that uniquely identifies the file to execute.
This member is ignored if the fMask member does not include SEE_MASK_IDLIST or SEE_MASK_INVOKEIDLIST.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public IDList As IntPtr
Dim instance As ShellExecuteInfo
Dim value As IntPtr
value = instance.IDList
instance.IDList = value
val mutable IDList: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr