Contents Index Topic Contents | ||
Previous Topic: SOPutEmbeddedObject Next Topic: SOPutFieldInfo |
SOPutField
Outputs data for a field.
Syntax
VOID SOPutField( void VWPTR *pData, HPROC reserved );Parameters
- pData
- Address of the data for the field.
- reserved
- Reserved; do not use.
Return Value
No return value.
Remarks
This function is used for all storage types except the SO_FIELDTEXTVAR value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.