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