DrgQueryFormat
Appearance
- 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