BLObjectVirtBase

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

destroy
BLResult function(BLObjectImpl* impl, uint info) destroy;
Undocumented in source.
getProperty
BLResult function(const(BLObjectImpl)* impl, const(char)* name, size_t nameSize, BLVarCore* valueOut) getProperty;
Undocumented in source.
setProperty
BLResult function(BLObjectImpl* impl, const(char)* name, size_t nameSize, const(BLVarCore)* value) setProperty;
Undocumented in source.

Meta