|
Messenger Plus! Live - Scripting Documentation
Objects Reference - InteropInterop::AllocateThe Interop::Allocate function allocates a memory block of the given size for low level operations. 溴> 的Interop : :分配功能分配一个内存块的 Syntax
Parameters
Return ValueA DataBloc object that can be used to access the newly allocated memory. 1 databloc对象可以用来访问新编配 1 databloc对象可以用来访问新编配 If memory allocation fails, the return value is null. 如果内存分配失败,返回值为NULL 。 如果内存分配失败,返回值为NULL 。 RemarksUse this function to allocate memory for specific constructs sometimes required by functions called in Call. This kind of operation is reserved to more advanced developers used to manipulate raw data in memory and can result in causing serious issues if used incorrectly. 使用此功能配置记忆体的具体建构 使用此功能配置记忆体的具体建构 Function Information
See AlsoInterop Object, DataBloc Object, Call. 的Interop对象, 的Interop对象, SponsorLinksScripts文档目录 脚本库 FAQ |