Version: $vx.x.x$
external function xf_grantUiuc(
Cid p_basicCid,
UiucShort p_uiuc,
UInt8 p_nrOfSlots
) return FncRetCode {...};
|
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.
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_basicCidBasic Cid for which grants shall be given
p_uiucUIUC profile of the grant
p_nrOfSlotsNr of slots that are granted
Returns
FncRetCode