Gocator API
|
Represents a ...
Inherits kObject.
Public Member Functions | |
kStatus | GoProfileFeature_SetType (GoProfileFeature feature, GoProfileFeatureType type) |
Sets the feature type. More... | |
GoProfileFeatureType | GoProfileFeature_Type (GoProfileFeature feature) |
Gets the profile feature type. More... | |
kStatus GoProfileFeature_SetType | ( | GoProfileFeature | feature, |
GoProfileFeatureType | type | ||
) |
Sets the feature type.
feature | GoProfileFeature object. |
type | GoProfileFeatureType object. |
GoProfileFeatureType GoProfileFeature_Type | ( | GoProfileFeature | feature | ) |