4.1.4.1.7 DRS_MSG_CRACKREPLY_V1
The DRS_MSG_CRACKREPLY_V1 structure defines the response message received from the IDL_DRSCrackNames method.
-
typedef struct { DS_NAME_RESULTW* pResult; } DRS_MSG_CRACKREPLY_V1;
pResult: Translated form of the names.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The DRS_MSG_CRACKREPLY_V1 structure defines the response message received from the IDL_DRSCrackNames method.
typedef struct {
DS_NAME_RESULTW* pResult;
} DRS_MSG_CRACKREPLY_V1;
pResult: Translated form of the names.