TfGuidAtom

The TfGuidAtom data type identifies a GUID within TSF. A TfGuidAtom is obtained by calling ITfCategoryMgr::RegisterGUID.

typedef DWORD TfGuidAtom;

Remarks

A TfGuidAtom value is only valid within the process that ITfCategoryMgr::RegisterGUID is called from.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Redistributable
TSF 1.0 on Windows 2000 Professional
Header
Msctf.h
IDL
Msctf.idl

See also

ITfCategoryMgr::GetGUID

ITfCategoryMgr::IsEqualTfGuidAtom

ITfCategoryMgr::RegisterGUID