EntryContributorUri Property
This property contains the URI of the contributor.
Syntax
char* GetEntryContributorUri(int iEntryIndex);
int SetEntryContributorUri(int iEntryIndex, char* lpszEntryContributorUri);
Default Value
""
Remarks
This property contains the URI of the contributor.
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String