DlpNotifyPostDragDrop-Funktion
Stellt dem System Nach Abschluss eines Drag & Drop-Vorgangs Informationen zu einem Dokument zur Verfügung.
Syntax
void WINAPI DlpNotifyPostDragDrop(_In_ const PDLP_DOCUMENT_INFO DocumentInfo, _In_ const PDLP_POSTOP_STATUS OpStatus);
Parameter
-
DocumentInfo [ In]
-
Ein Zeiger auf eine PDLP_DOCUMENT_INFO-Struktur, die Informationen über das Dokument enthält, das dem Drag Drop-Vorgang zugeordnet ist.
-
OpStatus [ In]
-
A pointer to a DLP_POSTOP_STATUS structure containing status information about the drag drop.
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 |