DlpNotifyPreDragDrop-Funktion
Stellt dem System Informationen zu einem Dokument bereit, bevor ein Drag & Drop-Vorgang initiiert wird.
Syntax
void WINAPI DlpNotifyPreDragDrop(_In_ const PDLP_DOCUMENT_INFO DocumentInfo);
Parameter
-
DocumentInfo [ In]
-
A pointer to a PDLP_DOCUMENT_INFO structure containing information about the document associated with the drag drop operation.
Rückgabewert
Gibt void zurück.
Bemerkungen
Requirements (Anforderungen)
| Anforderung | Wert |
|---|---|
| Unterstützte Mindestversion (Client) |
Windows 10, Version 1809 (10.0; Build 17763) |
| DLL |
EndpointDlp.dll |