Gets time component list size.
[Visual Basic .NET] |
---|
Public Function GetTimeComponentSize() As Integer |
[C#] |
---|
public int GetTimeComponentSize(); |
[Managed C++] |
---|
public: int GetTimeComponentSize(); |
[Unmanaged C++] |
---|
public: HRESULT GetTimeComponentSize( int * pRetVal ); |
[Java] |
---|
public Integer getTimeComponentSize(); |