external function xf_grantUiuc(
  Cid p_basicCid,
  UiucShort p_uiuc,
  UInt8 p_nrOfSlots
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Sep 05 17:01:15 CEST 2008.

Description

This function instructs the test adapter to grant for the given BasicCid only the defined UIUC and the defined slots.
and returns success if OK


Parameters

p_basicCid
Basic Cid for which grants shall be given
p_uiuc
UIUC profile of the grant
p_nrOfSlots
Nr of slots that are granted


Returns

FncRetCode