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.
This method compares this field with the specified field for equality.
Syntax
Parameters
pField
[in] The field to compare to this one.
Return Value
If the fields are the same, returns S_OK
. If the fields are different, returns S_FALSE.
Otherwise, returns an error code.