Get SubscriptionType of Port of RTC
ret=Port_getSubscriptionType(port)
Handle of Port.
string. Subscription type.
This function get Port subscription type.
cn = CorbaNaming_create("localhost:2809"); rtobject =CorbaNaming_resolve(cn, "ysuga_pc.host_cxt/ConsoleIn0.rtc"); port1=RTObject_getPort(rtobject, "out"); disp(Port_getProfileList(port1) ); | ![]() | ![]() |