This document is archived and information here might be outdated. Recommended version. |
Returns the number of attribute values contained in the blob.
[Visual Basic .NET] Public Function GetItemCount ( _ ) As Integer
[C#] public int GetItemCount ( );
[C++]
HRESULT GetItemCount(
void
);