|
XLKit
0.1.0
|
Return value for XLL functions. More...
#include <xlkit.hpp>
Public Member Functions | |
| ResultOperandPtr () | |
| Get pointer to TLS copy and default initialize it. | |
| ResultOperandPtr (const xlOperand ©) | |
| Get pointer to TLS copy and default initialize it with given xlOperand. | |
| operator xlOperand * () | |
| xlOperand * | operator-> () |
| xlOperand & | operator* () |
Return value for XLL functions.