DrgQueryTrueTypeLen - Remarks

This function can be used to determine the buffer size to allocate for the string representing the true type of a dragged object. The true type of an object is the first type in the type string referenced by hstrType in the DRAGITEM structure.

This function can be called before calling the DrgQueryTrueType function.

If the input string handle is NULLHANDLE or not valid, a length of 0 is returned.


[Back: DrgQueryTrueTypeLen - Parameters]
[Next: DrgQueryTrueTypeLen - Errors]