|

UserInfoState


(number) The state of the user info represented by one of the following values:



CONSTANT


VALUE DESCRIPTION


USERINFOSTATE_MOREDATA


-3


A buffer is too small to hold the requested data.


USERINFOSTATE_INVALIDARG


-2


One of the function parameters was invalid.


USERINFOSTATE_UNKNOWN


-1


The product code does not identify a known product.


USERINFOSTATE_ABSENT


0


Some or all of the user information is absent.


USERINFOSTATE_PRESENT


1


The function completed successfully.


|