Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly...
enum ConfigurationErrorCode_t {#namespace_h_p_1_1_omnicept_1_1_abi_1a6ef31e248b8ff28c59f6b4338b74e371} Values | Descriptions ---|--- UNKNOWN_ERROR | FILE_NOT_FOUND | FILE_PATH_OVERFLOW | FILE_ACCESS_DENIED | FILE_CLOSE_FAILED | FILE_CORRUPTED | ATTRIBUTE_NOT_FOUND | ATTRIBUTE_...
If you get a region code error, you are trying to play a DVD intended for a different region. Most DVD drives let you change the region code only a limited number of times (usually no more than four). When you reach this limit, your last change to the region code will be hard-...
Return code Supported versions of output are 2.0 and 1.3 Verify Discovery on the nPartition Goal Command Output Values taken Comment To understand if discovery has connected to the partitionable server. parstatus -s None Return code If return code is 0, discovery has connected to the partition...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
VCCRTCPAGE:27PAGE:24802.11b/gPAGE:18 WIRE PCIDEVICESIRQROUTING DEVICEIDSEL#REQ/GNT#PCI_INTRJ11JACK DGBITETHERNETAD162AFANTouchpadKeyboardFLASHJACKHEADPHONE,D 2NDHEADPHONE, MINIPCISLOTAD221C,DPAGE:30PAGE:32PAGE:32PAGE:26PAGE:24 MIC CardBus/1394AD250E,F,GPAGE:21 PROJECT:CT3PROJECT:CT3 Quanta...
100B 1941 1948 Same as 100A, adds temp controlled crystal Manual 100C 1950 1952 Freq Standard 100kHz, 10kHz, 1kHz, 100Hz Manual-sn-57 100D 1950 Freq Standard 100kHz, 10kHz, 1kHz, 100Hz, 10Hz Manual-sn-142 100E Freq Standard 110 1948 1948 Frequency Divider output 100 to 10 Hz ...
100B 1941 1948 Same as 100A, adds temp controlled crystal Manual 100C 1950 1952 Freq Standard 100kHz, 10kHz, 1kHz, 100Hz Manual-sn-57 100D 1950 Freq Standard 100kHz, 10kHz, 1kHz, 100Hz, 10Hz Manual-sn-142 100E Freq Standard 110 1948 1948 Frequency Divider output 100 to 10 Hz ...
1、OnClose/OnError 合并为一个通信事件: OnClose(CONNID dwConnID, EnSocketOperation enOperation, int iErrorCode) 2、枚举类型 EnSocketOperation 增加一个枚举值: SO_CLOSE = 5,标识关闭 Socket 操作 3、IServer 和 IAgent 接口删除接口方法: Get/SetRecvPolicy() 4、IServer 和 IAgent 接口删除接...
const git_describe_untrimmed = b.execAllowFail(&[_][]const u8{ "git", "-C", b.build_root, "describe", "--match", "*.*.*", "--tags", }, &code, .Ignore) catch { break :v version_string; }; const git_describe = mem.trim(u8, git_describe_untrimmed, " \n\r")...