Jump to content

DrgQueryFormat

From EDM2
Revision as of 18:57, 9 April 2025 by Martini (talk | contribs) (Created page with ";Note: This in undocumented function. Information may not be accurate. This function allows to query the data format of a drag operation. It is possible that this function was replaced by functions DrgQueryNativeRMF and DrgQueryNativeRMFLen, plus possibly DrgQueryTrueType and DrgQueryTrueTypeLen. ==Syntax== DrgQueryFormat(pditem, a, b, c, d) ==Parameters== PDRAGITEM dragItem, PCSZ a, ULONG b, PCSZ c, ULONG d ;pditem (PDRAGITEM) - input: Pointer to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Note
This in undocumented function. Information may not be accurate.

This function allows to query the data format of a drag operation.

It is possible that this function was replaced by functions DrgQueryNativeRMF and DrgQueryNativeRMFLen, plus possibly DrgQueryTrueType and DrgQueryTrueTypeLen.

Syntax

DrgQueryFormat(pditem, a, b, c, d)

Parameters

PDRAGITEM dragItem, PCSZ a, ULONG b, PCSZ c, ULONG d

pditem (PDRAGITEM) - input
Pointer to a DRAGITEM structure.
a (PCSZ) - input
b (ULONG) - input
Buffer size of string a
c (PCSZ) - input
d (ULONG) - input
Buffer size of string c