Desktop Functions: Smart Device Functions:
|
Search Results for "CATEGORYINFO" in [All]Structures1: CATEGORYINFO Interfaces
/// <param name="lcid">Identifies the requested locale for any return szDescription of the enumerated CATEGORYINFOs.</param>
IEnumCATEGORYINFO EnumCategories(uint lcid); 3: ICatRegister
/// <param name="rgCategoryInfo">
/// The array of cCategories CATEGORYINFO structures. By providing the same
/// CATID for multiple CATEGORYINFO structures, multiple locales can be
void RegisterCategories(uint cCategories, [In, MarshalAs(UnmanagedType.LPArray)] CATEGORYINFO[] rgCategoryInfo); |