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