![]() |
![]() |
![]() |
PixelShader.GetFunction Method |
Language: |
Retrieves an array that contains the shader data.
Visual Basic .NET Public Function GetFunction() As Integer() C# public int[] GetFunction(); Managed C++ public: int GetFunction() __gc[]; JScript .NET public function GetFunction() : int[];
System.Int32[]. Array that contains the shader data.
Exceptions
ArgumentException An error occurred while trying to retrieve the shader data. InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center