BDA_WMDRM_RENEWLICENSE structure (bdatypes.h)

Syntax

typedef struct _BDA_WMDRM_RENEWLICENSE {
  PBDARESULT lResult;
  ULONG      ulDescrambleStatus;
  ULONG      ulXmrLicenseOutputLength;
  BYTE       argbXmrLicenceOutputBuffer[MIN_DIMENSION];
} BDA_WMDRM_RENEWLICENSE, *PBDA_WMDRM_RENEWLICENSE;

Members

lResult

ulDescrambleStatus

ulXmrLicenseOutputLength

argbXmrLicenceOutputBuffer[MIN_DIMENSION]

Specifies the license and entitlement token buffer.

Requirements

Requirement Value
Header bdatypes.h