VersionMsg::SetSKUID

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the firmware Stock Keeping Unit (SKU) ID of the firmware of the device that builds this message. The SKU ID is used by the host to confirm that the proper SKU is uploaded on the MSN Direct receiver.

Syntax

void SetSKUID(
  short SkuId
);

Parameters

  • SkuId
    [in] Specifies the firmware Stock Keeping Unit (SKU) ID.

Return Value

None.

Remarks

The Stock Keeping Unit (SKU) number is used to identify a unique classification of a product that can be ordered from a supplier.

The SKU ID is used to confirm that the proper SKU is uploaded in the client. The host device will not upload a SKU ID that does not match the SKU ID on the MSN Direct receiver.

Requirements

Header DBRLib.h
Library DBRLib.lib
Windows Embedded CE Windows CE 5.0, Windows Embedded NavReady 2009

See Also

Reference

VersionMsg::GetSKUID
VersionMsg::GetSKUIDString
VersionMsg Class
MSN Direct Services Classes