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