API Reference > Classes > OdBmDepositId Structure
OdBmDepositId Structure
Syntax
C++
struct OdBmDepositId { };

BmDepositId.h

Destructor. 
Default constructor for OdBmDepositId. 
Alternative constructor for OdBmDepositId. Creates an element with a given handle.
 
Copy constructor for OdBmDepositId.
 
Checks if the element's id is null.
 
Retrieves the handle of an element.
 
 
= 
details. Assigns the value from the rhs operand to the lhs operand.
 
== 
Checks if two OdBmDepositId values are equal.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.