Retrieves the current value of the attribute data block, represented as an array of bytes. The method fills the passed parameter with the attribute data block value and returns it to a calling subroutine.
Parameters
Parameters
Description
getTo
[out] A placeholder for the raw pointer to the array of bytes that contains the value of the attribute data block.
Returns
true if the attribute data block value was successfully converted and returned to the calling subroutine; otherwise, the method returns false.