1<html><head><base target=k-main></head><body bgcolor=white>
2
3<font face=Times size=3>
4
5Objects of this class are only intended to be used as a temporary handle
6while getting and setting properties in a row.  They are normally only
7constructed as result of function overload operators: "property (row)".
8
9<P>
10
11
12
13<hr size=1>
14
15<dl>
16  
17  <if !private>
18	<a name="c4_Reference_GetData_c4_Bytes___const"><dt>
19	  <nobr>
20	  bool 
21	  <b>GetData</b> (<A HREF="c4_Bytes.html" >c4_Bytes</A>&#38;) <i>const</i>;
22	  </nobr>
23	<dd>
24	  
25	  
26	  <font face=Helvetica size=-1>Retrieve the value of the referenced data item</font>
27	<p>
28  
29  
30  <if !private>
31	<a name="c4_Reference_GetSize___const"><dt>
32	  <nobr>
33	  int 
34	  <b>GetSize</b> () <i>const</i>;
35	  </nobr>
36	<dd>
37	  
38	  
39	  <font face=Helvetica size=-1>Return width of the referenced data item</font>
40	<p>
41  
42  
43  <if !private>
44	<a name="c4_Reference_SetData_const__const"><dt>
45	  <nobr>
46	  void 
47	  <b>SetData</b> (const <A HREF="c4_Bytes.html" >c4_Bytes</A>&#38;) <i>const</i>;
48	  </nobr>
49	<dd>
50	  
51	  
52	  <font face=Helvetica size=-1>Store a value into the referenced data item</font>
53	<p>
54  
55  
56  <if !private>
57	<a name="c4_Reference__cursor"><dt>
58	  <nobr>
59	  <A HREF="c4_Cursor.html" >c4_Cursor</A> 
60	  <b>_cursor</b>;
61	  </nobr>
62	<dd>
63	  
64	  
65	  <font face=Helvetica size=-1></font>
66	<p>
67  
68  
69  <if !private>
70	<a name="c4_Reference__property"><dt>
71	  <nobr>
72	  const <A HREF="c4_Property.html" >c4_Property</A>&#38; 
73	  <b>_property</b>;
74	  </nobr>
75	<dd>
76	  
77	  
78	  <font face=Helvetica size=-1></font>
79	<p>
80  
81  
82  <if !private>
83	<a name="c4_Reference_c4_Reference_constconst_"><dt>
84	  <nobr>
85	  
86	  <b>c4_Reference</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38;, const <A HREF="c4_Property.html" >c4_Property</A>&#38;);
87	  </nobr>
88	<dd>
89	  
90	  
91	  <font face=Helvetica size=-1>Constructor</font>
92	<p>
93  
94  
95  <if !private>
96	<a name="c4_Reference_operator_____const"><dt>
97	  <nobr>
98	  void 
99	  <b>operator& </b> () <i>const</i>;
100	  </nobr>
101	<dd>
102	  
103	   not implemented
104<br>
105	  
106	<p>
107  
108  
109  <if !private>
110	<a name="c4_Reference_operator___const__"><dt>
111	  <nobr>
112	  <A HREF="c4_Reference.html" >c4_Reference</A>&#38; 
113	  <b>operator= </b> (const <A HREF="c4_Reference.html" >c4_Reference</A>&#38;);
114	  </nobr>
115	<dd>
116	  
117	  
118	  <font face=Helvetica size=-1>Assignment of one data item</font>
119	<p>
120  
121  
122</dl>
123
124<hr size=1 width=50 align=left>
125class 
126<b>c4_Reference</b>
127</font>
128
129</body></html>
130