Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
This method gets the size of a field, in bytes.
pdwSize
[out] Returns the size.
If successful, returns S_OK
; otherwise, returns an error code.
All fields have a type and all types have a size. For example, a field with a type of byte has a size of 1 byte.