cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Where is the BMModifyHandleState function?

Hey,

according to the docs, we have to lock the handle's memory before accessing it (I guess to avoid race conditions with the memory manager during memory relocation). To do this we have to call BMModifyHandleState and set the state to locked. However, this function doesn't exist in the SDK (versions 21 to 24). What is going on here? Are the docs outdated? Is our SDK incomplete? Is handle access now safe without locking?
1 Solution

Accepted Solutions
Handle locking has been redundant for some time now – you can ignore it.
Ralph Wessel BArch
Central Innovation

Go to post

1 Reply 1
Handle locking has been redundant for some time now – you can ignore it.
Ralph Wessel BArch
Central Innovation

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!