[To be supplied.]
[Visual Basic] Public Function GetPropertyItem( _ ByVal propid As Integer _ ) As PropertyItem [C#] public PropertyItem GetPropertyItem( int propid ); [C++] public: PropertyItem* GetPropertyItem( int propid ); [JScript] public function GetPropertyItem( propid : int ) : PropertyItem;