[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.dsdp.rtsc] Using GateSwi_Handle_upCast
|
- From: ravindranath.a@xxxxxx (Ravindranath )
- Date: Wed, 2 Sep 2009 18:25:24 +0000 (UTC)
- Newsgroups: eclipse.dsdp.rtsc
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Is it allowed to call some thing like below in module's xs file.
GateSwi.Handle handle;
handle = GateSwi.create();
handle = GateSwi.Handle_upCast(handle);
Regards,
Ravindranth Andela