Set the highest time component's rendering priority.
[Visual Basic .NET] |
---|
Public Sub SetHighestPriority() |
[C#] |
---|
public void SetHighestPriority(); |
[Managed C++] |
---|
public: void SetHighestPriority(); |
[Unmanaged C++] |
---|
public: HRESULT SetHighestPriority(); |
[Java] |
---|
public void setHighestPriority(); |