Hey.
I noticed a few keywords/(macros?) in a program. The exact was usage was as follows:
I was wondering what does OUT mean before TCHAR*? I also know that there is an IN (used mostly in ntddk). I wasn't able to find any info on this due to the fact i am not sure what to search fro (out is way too common to give me any good results ...Code:voi functionhere(...., OUT TCHAR* pszStr, ....).....).
Thx in advance.




).
Reply With Quote