Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Requests whether it is acceptable to drop a data object on the item specified by the accompanying SMDATA structure.
SMC_SFDDRESTRICTED
wParam = (WPARAM) (void **) pDropTarget
Parameters
-
pDropTarget
-
The address of a void pointer that receives a pointer to your IDropTarget interface. Set this value to NULL if you do not want to accept the data object.
Return value
Return S_OK.
Remarks
This notification is received by the IShellMenuCallback::CallbackSM method.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
| IDL |
|