ResourceStarred Property
Whether the resource is starred.
Syntax
int GetResourceStarred();
int SetResourceStarred(int bResourceStarred);
Default Value
FALSE
Remarks
This property indicates whether the resource is starred by the current user.
This property is not available at design time.
Data Type
Boolean