CVRRenderModels.GetComponentRenderModelName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt32 GetComponentRenderModelName(System::String ^ pchRenderModelName, System::String ^ pchComponentName, System::Text::StringBuilder ^ pchComponentRenderModelName, System::UInt32 unComponentRenderModelNameLen);
public uint GetComponentRenderModelName (string pchRenderModelName, string pchComponentName, System.Text.StringBuilder pchComponentRenderModelName, uint unComponentRenderModelNameLen);
member this.GetComponentRenderModelName : string * string * System.Text.StringBuilder * uint32 -> uint32
Public Function GetComponentRenderModelName (pchRenderModelName As String, pchComponentName As String, pchComponentRenderModelName As StringBuilder, unComponentRenderModelNameLen As UInteger) As UInteger
Parameters
- pchRenderModelName
- String
- pchComponentName
- String
- pchComponentRenderModelName
- StringBuilder
- unComponentRenderModelNameLen
- UInt32