OLETLS_LOCALTID - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTMISC_H

//
// COM/OLE
//

// OLETLSFLAGS
#define OLETLS_LOCALTID 0x01 // This TID is in the current process.

#endif

View code on GitHub

NtDoc

No description available.