DrgQueryTrueType - Parameters
pditem
(
PDRAGITEM
) - input
Pointer to the
DRAGITEM
structure whose type is to be obtained.
cbBuffer
(
ULONG
) - input
Maximum number of bytes to copy to
pBuffer
. Must be > 0.
pBuffer
(
PSZ
) - output
Buffer in which the null-terminated string is to be returned.
rc
(
BOOL
) - returns
Success indicator.
TRUE
Successful completion.
FALSE
Error occurred.
[Back: DrgQueryTrueType Return Value - rc]
[Next: DrgQueryTrueType - Remarks]