Shell Macros
This section describes the Windows Shell utility macros.
In this section
| Topic | Description |
|---|---|
|
Used to pack a format identifier (FMTID) and property identifier (PID) into a PROPERTYKEY structure that represents a property key. | |
|
Used to retrieve an interface pointer, supplying the IID value of the requested interface automatically based on the type of the interface pointer used. This avoids a common coding error by checking the type of the value passed at compile time. | |
|
Compares the members of two PROPERTYKEY structures and returns whether they are equal. | |
|
Used to pack DLL version information into a ULONGLONG value. | |
|
Displays an error message in the balloon tip associated with the network address control. | |
|
Indicates whether a network address conforms to a specified type and format. | |
|
Retrieves the network address types that a specified network address control accepts. | |
|
Sets the network address types that a specified network address control accepts. |