(v13) SwLeSDKStart
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP.
The call to SwLeSDKStart
prepares the memory arena that the RIP uses, and initializes some support libraries.
The RIP_maxAddressSpaceInBytes
parameter to SwLeSDKStart ()
is in/out, rather than just an out parameter. When set to zero on entry, the behavior is as before, the RIP determines the address space available for the platform and limits the working space to the max address space size. The RIP also uses better platform-specific methods to determine the max address space and working size.