DROPDESCRIPTION Structure |
Namespace: callback.ShellBoost.Core.WindowsShell
public struct DROPDESCRIPTION
The DROPDESCRIPTION type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Converts to string.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
szInsert |
Text such as "Documents", inserted as specified by szMessage.
| |
szMessage |
Text such as "Move to %1".
| |
type |
A DROPIMAGETYPE indicating the stock image to use.
|