This page is available in: en

tk_ref_idv

Refer Initial Device Information

See Also

[C Language Interface]




ER ercd = tk_ref_idv ( T_IDEV *pk_idev ) ;

[Parameters]

T_IDEV*	pk_idev	Returns device initialization information

[Return Parameters]

ER	ercd	Error code





pk_idev detail:
ID	evtmbfid	  Event notification message buffer ID 
	(Implementation-dependent information may be added beyond this point.)

[Error Codes]

E_MACV	The area pointed to by pk_idev is invalid.

[Description]

Gets device initialization information.

The contents are the same as the information set by tk_def_dev.

Comments

Click here to Post a Comment