CVRResources.GetResourceFullPath 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 GetResourceFullPath(System::String ^ pchResourceName, System::String ^ pchResourceTypeDirectory, System::Text::StringBuilder ^ pchPathBuffer, System::UInt32 unBufferLen);
public uint GetResourceFullPath (string pchResourceName, string pchResourceTypeDirectory, System.Text.StringBuilder pchPathBuffer, uint unBufferLen);
member this.GetResourceFullPath : string * string * System.Text.StringBuilder * uint32 -> uint32
Public Function GetResourceFullPath (pchResourceName As String, pchResourceTypeDirectory As String, pchPathBuffer As StringBuilder, unBufferLen As UInteger) As UInteger
Parameters
- pchResourceName
- String
- pchResourceTypeDirectory
- String
- pchPathBuffer
- StringBuilder
- unBufferLen
- UInt32