📄 cospropertyservice_unsupportedtypecode.erl
字号:
%%------------------------------------------------------------%%%% Implementation stub file%% %% Target: CosPropertyService_UnsupportedTypeCode%% Source: /ldisk/daily_build/otp_prebuild_r11b.2007-06-11_19/otp_src_R11B-5/lib/cosProperty/src/CosProperty.idl%% IC vsn: 4.2.13%% %% This file is automatically generated. DO NOT EDIT IT.%%%%-------------------------------------------------------------module('CosPropertyService_UnsupportedTypeCode').-ic_compiled("4_2_13").-include("CosPropertyService.hrl").-export([tc/0,id/0,name/0]).%% returns type codetc() -> {tk_except,"IDL:omg.org/CosPropertyService/UnsupportedTypeCode:1.0", "UnsupportedTypeCode", []}.%% returns idid() -> "IDL:omg.org/CosPropertyService/UnsupportedTypeCode:1.0".%% returns namename() -> "CosPropertyService_UnsupportedTypeCode".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -