Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allocate space for more bones.
Syntax
HRESULT AddBones(
[in] UINT Count
);
Parameters
-
Count [in]
-
Type: UINT
The number of bones to add.
Return value
Type: HRESULT
If this method succeeds, the return value is S_OK. If the method fails, the return value can be: E_OUTOFMEMORY.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
See also