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