XLL+ Class Library

CXlControlRefEdit::SetRef

Sets the control's value to the address of the supplied reference

[C++]
void SetRef(
   const CXlOper& xloRef
);

Parameters

xloRef

A CXlOper containing a reference.

Remarks

Sets the value displayed in the control.

Requirements

Header: xldialog.h

See Also

CXlControlRefEdit Class | CXlControlRefEdit Methods