IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

ItemCategory Property

This property contains the location of the current item within a hierarchy.

Syntax

char* GetItemCategory(int iItemIndex);

int SetItemCategory(int iItemIndex, char* lpszItemCategory);

Default Value

""

Remarks

This property contains the location of the current item within a hierarchy. The value of this property is a forward-slash-separated string that identifies a hierarchic location in a particular hierarchy. The conventions used to interpret an RSS item's category depend upon the processor.

The size of the array is controlled by the ItemCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]