Retruns a list of object names for a given IDataObject.
|
Parameters |
Description |
|
lpdobj: IDataObject |
An IDataObject from that the object names should be extracted. It should contain the clipboard format CF_IDLIST. |
|
EnsureExtension: Boolean = false |
Optional. Pass True if only valid file name with an extensions should be returned. Pass False if Shell object names without extensions are acceptable. The default value is False. |
Dependent on the current user's settings file extensions may be hidden in Shell views.