This document is archived and information here might be outdated. Recommended version. |
Number of extensions.
[Visual Basic .NET]
Public ReadOnly Property ExtensionCount As Integer
[C#]
public int ExtensionCount {get;}
[C++]
HRESULT get_ExtensionCount(
System.Int32* count
);
[C++] Parameters count [out, retval]
count is a parameter of type long*