The DRS_MSG_SPNREPLY_V1 structure defines a response message received from the IDL_DRSWriteSPN method.
typedef struct { DWORD retVal; } DRS_MSG_SPNREPLY_V1;
retVal: 0, or a Windows error code.