getfeaturevalue and vb6

I am having trouble getting values of custom fields using vb6. A fragment of sample code would be very helpful.

A good place to start is the VBA example because VBA code is so similar to VB6. Tell me if that helps.

It did help with the other calls i needed, but i can't seem to get the getfeaturevalue to return string value. That is why i was hoping for a sample that someone had that was functioning.

Oh, I see. We didn't write a GetFeatureValue function for VBA. We'll do that.

Great, that should be a big help.