Share via


ICcKitl::TransportId (Compact 2013)

3/26/2014

Deprecated.

This method retrieves a KITL transport ID to pass to the boot loader.

Syntax

HRESULT TransportId (
  DWORD* pdwTransportId
);

Parameters

  • pdwTransportId
    [out, retval] Transport ID for a KITL transport.

Return Value

The following table shows the return values for this method.

Value

Description

S_OK

Indicates the call was successful.

E_INVALIDARG

Indicates that pdwTransportId is NULL.

Requirements

Header

cckitl.h

See Also

Reference

ICcKitl
Core Connectivity Interfaces