IVRResources.LoadSharedResource

Loads the specified resource into the provided buffer if large enough. Returns the size in bytes of the buffer required to hold the specified resource.

class IVRResources
uint
LoadSharedResource
(
const(char)* pchResourceName
,
char* pchBuffer
,)

Meta