Win32 API 日本語リファレンス
ホームSystem.ComponentServices › AutoSvcs_Error_Constants

AutoSvcs_Error_Constants

列挙型
基底型u4

メンバー 26

名前10進16進
mtsErrCtxAborted21478031380x8004E002
mtsErrCtxAborting21478031390x8004E003
mtsErrCtxNoContext21478031400x8004E004
mtsErrCtxNotRegistered21478031410x8004E005
mtsErrCtxSynchTimeout21478031420x8004E006
mtsErrCtxOldReference21478031430x8004E007
mtsErrCtxRoleNotFound21478031480x8004E00C
mtsErrCtxNoSecurity21478031490x8004E00D
mtsErrCtxWrongThread21478031500x8004E00E
mtsErrCtxTMNotAvailable21478031510x8004E00F
comQCErrApplicationNotQueued21485992960x80110600
comQCErrNoQueueableInterfaces21485992970x80110601
comQCErrQueuingServiceNotAvailable21485992980x80110602
comQCErrQueueTransactMismatch21485992990x80110603
comqcErrRecorderMarshalled21485993000x80110604
comqcErrOutParam21485993010x80110605
comqcErrRecorderNotTrusted21485993020x80110606
comqcErrPSLoad21485993030x80110607
comqcErrMarshaledObjSameTxn21485993040x80110608
comqcErrInvalidMessage21485993760x80110650
comqcErrMsmqSidUnavailable21485993770x80110651
comqcErrWrongMsgExtension21485993780x80110652
comqcErrMsmqServiceUnavailable21485993790x80110653
comqcErrMsgNotAuthenticated21485993800x80110654
comqcErrMsmqConnectorUsed21485993810x80110655
comqcErrBadMarshaledObject21485993820x80110656

各言語での定義

列挙メンバーの定義。HSP タブは #define global(値は16進)。

typedef enum AutoSvcs_Error_Constants : unsigned int {
    mtsErrCtxAborted = 2147803138,
    mtsErrCtxAborting = 2147803139,
    mtsErrCtxNoContext = 2147803140,
    mtsErrCtxNotRegistered = 2147803141,
    mtsErrCtxSynchTimeout = 2147803142,
    mtsErrCtxOldReference = 2147803143,
    mtsErrCtxRoleNotFound = 2147803148,
    mtsErrCtxNoSecurity = 2147803149,
    mtsErrCtxWrongThread = 2147803150,
    mtsErrCtxTMNotAvailable = 2147803151,
    comQCErrApplicationNotQueued = 2148599296,
    comQCErrNoQueueableInterfaces = 2148599297,
    comQCErrQueuingServiceNotAvailable = 2148599298,
    comQCErrQueueTransactMismatch = 2148599299,
    comqcErrRecorderMarshalled = 2148599300,
    comqcErrOutParam = 2148599301,
    comqcErrRecorderNotTrusted = 2148599302,
    comqcErrPSLoad = 2148599303,
    comqcErrMarshaledObjSameTxn = 2148599304,
    comqcErrInvalidMessage = 2148599376,
    comqcErrMsmqSidUnavailable = 2148599377,
    comqcErrWrongMsgExtension = 2148599378,
    comqcErrMsmqServiceUnavailable = 2148599379,
    comqcErrMsgNotAuthenticated = 2148599380,
    comqcErrMsmqConnectorUsed = 2148599381,
    comqcErrBadMarshaledObject = 2148599382
} AutoSvcs_Error_Constants;
public enum AutoSvcs_Error_Constants : uint
{
    mtsErrCtxAborted = 2147803138,
    mtsErrCtxAborting = 2147803139,
    mtsErrCtxNoContext = 2147803140,
    mtsErrCtxNotRegistered = 2147803141,
    mtsErrCtxSynchTimeout = 2147803142,
    mtsErrCtxOldReference = 2147803143,
    mtsErrCtxRoleNotFound = 2147803148,
    mtsErrCtxNoSecurity = 2147803149,
    mtsErrCtxWrongThread = 2147803150,
    mtsErrCtxTMNotAvailable = 2147803151,
    comQCErrApplicationNotQueued = 2148599296,
    comQCErrNoQueueableInterfaces = 2148599297,
    comQCErrQueuingServiceNotAvailable = 2148599298,
    comQCErrQueueTransactMismatch = 2148599299,
    comqcErrRecorderMarshalled = 2148599300,
    comqcErrOutParam = 2148599301,
    comqcErrRecorderNotTrusted = 2148599302,
    comqcErrPSLoad = 2148599303,
    comqcErrMarshaledObjSameTxn = 2148599304,
    comqcErrInvalidMessage = 2148599376,
    comqcErrMsmqSidUnavailable = 2148599377,
    comqcErrWrongMsgExtension = 2148599378,
    comqcErrMsmqServiceUnavailable = 2148599379,
    comqcErrMsgNotAuthenticated = 2148599380,
    comqcErrMsmqConnectorUsed = 2148599381,
    comqcErrBadMarshaledObject = 2148599382,
}
Public Enum AutoSvcs_Error_Constants As UInteger
    mtsErrCtxAborted = 2147803138
    mtsErrCtxAborting = 2147803139
    mtsErrCtxNoContext = 2147803140
    mtsErrCtxNotRegistered = 2147803141
    mtsErrCtxSynchTimeout = 2147803142
    mtsErrCtxOldReference = 2147803143
    mtsErrCtxRoleNotFound = 2147803148
    mtsErrCtxNoSecurity = 2147803149
    mtsErrCtxWrongThread = 2147803150
    mtsErrCtxTMNotAvailable = 2147803151
    comQCErrApplicationNotQueued = 2148599296
    comQCErrNoQueueableInterfaces = 2148599297
    comQCErrQueuingServiceNotAvailable = 2148599298
    comQCErrQueueTransactMismatch = 2148599299
    comqcErrRecorderMarshalled = 2148599300
    comqcErrOutParam = 2148599301
    comqcErrRecorderNotTrusted = 2148599302
    comqcErrPSLoad = 2148599303
    comqcErrMarshaledObjSameTxn = 2148599304
    comqcErrInvalidMessage = 2148599376
    comqcErrMsmqSidUnavailable = 2148599377
    comqcErrWrongMsgExtension = 2148599378
    comqcErrMsmqServiceUnavailable = 2148599379
    comqcErrMsgNotAuthenticated = 2148599380
    comqcErrMsmqConnectorUsed = 2148599381
    comqcErrBadMarshaledObject = 2148599382
End Enum
import enum

class AutoSvcs_Error_Constants(enum.IntEnum):
    mtsErrCtxAborted = 2147803138
    mtsErrCtxAborting = 2147803139
    mtsErrCtxNoContext = 2147803140
    mtsErrCtxNotRegistered = 2147803141
    mtsErrCtxSynchTimeout = 2147803142
    mtsErrCtxOldReference = 2147803143
    mtsErrCtxRoleNotFound = 2147803148
    mtsErrCtxNoSecurity = 2147803149
    mtsErrCtxWrongThread = 2147803150
    mtsErrCtxTMNotAvailable = 2147803151
    comQCErrApplicationNotQueued = 2148599296
    comQCErrNoQueueableInterfaces = 2148599297
    comQCErrQueuingServiceNotAvailable = 2148599298
    comQCErrQueueTransactMismatch = 2148599299
    comqcErrRecorderMarshalled = 2148599300
    comqcErrOutParam = 2148599301
    comqcErrRecorderNotTrusted = 2148599302
    comqcErrPSLoad = 2148599303
    comqcErrMarshaledObjSameTxn = 2148599304
    comqcErrInvalidMessage = 2148599376
    comqcErrMsmqSidUnavailable = 2148599377
    comqcErrWrongMsgExtension = 2148599378
    comqcErrMsmqServiceUnavailable = 2148599379
    comqcErrMsgNotAuthenticated = 2148599380
    comqcErrMsmqConnectorUsed = 2148599381
    comqcErrBadMarshaledObject = 2148599382
// AutoSvcs_Error_Constants
pub const mtsErrCtxAborted: u32 = 2147803138;
pub const mtsErrCtxAborting: u32 = 2147803139;
pub const mtsErrCtxNoContext: u32 = 2147803140;
pub const mtsErrCtxNotRegistered: u32 = 2147803141;
pub const mtsErrCtxSynchTimeout: u32 = 2147803142;
pub const mtsErrCtxOldReference: u32 = 2147803143;
pub const mtsErrCtxRoleNotFound: u32 = 2147803148;
pub const mtsErrCtxNoSecurity: u32 = 2147803149;
pub const mtsErrCtxWrongThread: u32 = 2147803150;
pub const mtsErrCtxTMNotAvailable: u32 = 2147803151;
pub const comQCErrApplicationNotQueued: u32 = 2148599296;
pub const comQCErrNoQueueableInterfaces: u32 = 2148599297;
pub const comQCErrQueuingServiceNotAvailable: u32 = 2148599298;
pub const comQCErrQueueTransactMismatch: u32 = 2148599299;
pub const comqcErrRecorderMarshalled: u32 = 2148599300;
pub const comqcErrOutParam: u32 = 2148599301;
pub const comqcErrRecorderNotTrusted: u32 = 2148599302;
pub const comqcErrPSLoad: u32 = 2148599303;
pub const comqcErrMarshaledObjSameTxn: u32 = 2148599304;
pub const comqcErrInvalidMessage: u32 = 2148599376;
pub const comqcErrMsmqSidUnavailable: u32 = 2148599377;
pub const comqcErrWrongMsgExtension: u32 = 2148599378;
pub const comqcErrMsmqServiceUnavailable: u32 = 2148599379;
pub const comqcErrMsgNotAuthenticated: u32 = 2148599380;
pub const comqcErrMsmqConnectorUsed: u32 = 2148599381;
pub const comqcErrBadMarshaledObject: u32 = 2148599382;
// AutoSvcs_Error_Constants
const (
	mtsErrCtxAborted uint32 = 2147803138
	mtsErrCtxAborting uint32 = 2147803139
	mtsErrCtxNoContext uint32 = 2147803140
	mtsErrCtxNotRegistered uint32 = 2147803141
	mtsErrCtxSynchTimeout uint32 = 2147803142
	mtsErrCtxOldReference uint32 = 2147803143
	mtsErrCtxRoleNotFound uint32 = 2147803148
	mtsErrCtxNoSecurity uint32 = 2147803149
	mtsErrCtxWrongThread uint32 = 2147803150
	mtsErrCtxTMNotAvailable uint32 = 2147803151
	comQCErrApplicationNotQueued uint32 = 2148599296
	comQCErrNoQueueableInterfaces uint32 = 2148599297
	comQCErrQueuingServiceNotAvailable uint32 = 2148599298
	comQCErrQueueTransactMismatch uint32 = 2148599299
	comqcErrRecorderMarshalled uint32 = 2148599300
	comqcErrOutParam uint32 = 2148599301
	comqcErrRecorderNotTrusted uint32 = 2148599302
	comqcErrPSLoad uint32 = 2148599303
	comqcErrMarshaledObjSameTxn uint32 = 2148599304
	comqcErrInvalidMessage uint32 = 2148599376
	comqcErrMsmqSidUnavailable uint32 = 2148599377
	comqcErrWrongMsgExtension uint32 = 2148599378
	comqcErrMsmqServiceUnavailable uint32 = 2148599379
	comqcErrMsgNotAuthenticated uint32 = 2148599380
	comqcErrMsmqConnectorUsed uint32 = 2148599381
	comqcErrBadMarshaledObject uint32 = 2148599382
)
const
  mtsErrCtxAborted = 2147803138;
  mtsErrCtxAborting = 2147803139;
  mtsErrCtxNoContext = 2147803140;
  mtsErrCtxNotRegistered = 2147803141;
  mtsErrCtxSynchTimeout = 2147803142;
  mtsErrCtxOldReference = 2147803143;
  mtsErrCtxRoleNotFound = 2147803148;
  mtsErrCtxNoSecurity = 2147803149;
  mtsErrCtxWrongThread = 2147803150;
  mtsErrCtxTMNotAvailable = 2147803151;
  comQCErrApplicationNotQueued = 2148599296;
  comQCErrNoQueueableInterfaces = 2148599297;
  comQCErrQueuingServiceNotAvailable = 2148599298;
  comQCErrQueueTransactMismatch = 2148599299;
  comqcErrRecorderMarshalled = 2148599300;
  comqcErrOutParam = 2148599301;
  comqcErrRecorderNotTrusted = 2148599302;
  comqcErrPSLoad = 2148599303;
  comqcErrMarshaledObjSameTxn = 2148599304;
  comqcErrInvalidMessage = 2148599376;
  comqcErrMsmqSidUnavailable = 2148599377;
  comqcErrWrongMsgExtension = 2148599378;
  comqcErrMsmqServiceUnavailable = 2148599379;
  comqcErrMsgNotAuthenticated = 2148599380;
  comqcErrMsmqConnectorUsed = 2148599381;
  comqcErrBadMarshaledObject = 2148599382;
// AutoSvcs_Error_Constants
pub const mtsErrCtxAborted: u32 = 2147803138;
pub const mtsErrCtxAborting: u32 = 2147803139;
pub const mtsErrCtxNoContext: u32 = 2147803140;
pub const mtsErrCtxNotRegistered: u32 = 2147803141;
pub const mtsErrCtxSynchTimeout: u32 = 2147803142;
pub const mtsErrCtxOldReference: u32 = 2147803143;
pub const mtsErrCtxRoleNotFound: u32 = 2147803148;
pub const mtsErrCtxNoSecurity: u32 = 2147803149;
pub const mtsErrCtxWrongThread: u32 = 2147803150;
pub const mtsErrCtxTMNotAvailable: u32 = 2147803151;
pub const comQCErrApplicationNotQueued: u32 = 2148599296;
pub const comQCErrNoQueueableInterfaces: u32 = 2148599297;
pub const comQCErrQueuingServiceNotAvailable: u32 = 2148599298;
pub const comQCErrQueueTransactMismatch: u32 = 2148599299;
pub const comqcErrRecorderMarshalled: u32 = 2148599300;
pub const comqcErrOutParam: u32 = 2148599301;
pub const comqcErrRecorderNotTrusted: u32 = 2148599302;
pub const comqcErrPSLoad: u32 = 2148599303;
pub const comqcErrMarshaledObjSameTxn: u32 = 2148599304;
pub const comqcErrInvalidMessage: u32 = 2148599376;
pub const comqcErrMsmqSidUnavailable: u32 = 2148599377;
pub const comqcErrWrongMsgExtension: u32 = 2148599378;
pub const comqcErrMsmqServiceUnavailable: u32 = 2148599379;
pub const comqcErrMsgNotAuthenticated: u32 = 2148599380;
pub const comqcErrMsmqConnectorUsed: u32 = 2148599381;
pub const comqcErrBadMarshaledObject: u32 = 2148599382;
const
  mtsErrCtxAborted* = 2147803138
  mtsErrCtxAborting* = 2147803139
  mtsErrCtxNoContext* = 2147803140
  mtsErrCtxNotRegistered* = 2147803141
  mtsErrCtxSynchTimeout* = 2147803142
  mtsErrCtxOldReference* = 2147803143
  mtsErrCtxRoleNotFound* = 2147803148
  mtsErrCtxNoSecurity* = 2147803149
  mtsErrCtxWrongThread* = 2147803150
  mtsErrCtxTMNotAvailable* = 2147803151
  comQCErrApplicationNotQueued* = 2148599296
  comQCErrNoQueueableInterfaces* = 2148599297
  comQCErrQueuingServiceNotAvailable* = 2148599298
  comQCErrQueueTransactMismatch* = 2148599299
  comqcErrRecorderMarshalled* = 2148599300
  comqcErrOutParam* = 2148599301
  comqcErrRecorderNotTrusted* = 2148599302
  comqcErrPSLoad* = 2148599303
  comqcErrMarshaledObjSameTxn* = 2148599304
  comqcErrInvalidMessage* = 2148599376
  comqcErrMsmqSidUnavailable* = 2148599377
  comqcErrWrongMsgExtension* = 2148599378
  comqcErrMsmqServiceUnavailable* = 2148599379
  comqcErrMsgNotAuthenticated* = 2148599380
  comqcErrMsmqConnectorUsed* = 2148599381
  comqcErrBadMarshaledObject* = 2148599382
enum AutoSvcs_Error_Constants : uint {
    mtsErrCtxAborted = 2147803138,
    mtsErrCtxAborting = 2147803139,
    mtsErrCtxNoContext = 2147803140,
    mtsErrCtxNotRegistered = 2147803141,
    mtsErrCtxSynchTimeout = 2147803142,
    mtsErrCtxOldReference = 2147803143,
    mtsErrCtxRoleNotFound = 2147803148,
    mtsErrCtxNoSecurity = 2147803149,
    mtsErrCtxWrongThread = 2147803150,
    mtsErrCtxTMNotAvailable = 2147803151,
    comQCErrApplicationNotQueued = 2148599296,
    comQCErrNoQueueableInterfaces = 2148599297,
    comQCErrQueuingServiceNotAvailable = 2148599298,
    comQCErrQueueTransactMismatch = 2148599299,
    comqcErrRecorderMarshalled = 2148599300,
    comqcErrOutParam = 2148599301,
    comqcErrRecorderNotTrusted = 2148599302,
    comqcErrPSLoad = 2148599303,
    comqcErrMarshaledObjSameTxn = 2148599304,
    comqcErrInvalidMessage = 2148599376,
    comqcErrMsmqSidUnavailable = 2148599377,
    comqcErrWrongMsgExtension = 2148599378,
    comqcErrMsmqServiceUnavailable = 2148599379,
    comqcErrMsgNotAuthenticated = 2148599380,
    comqcErrMsmqConnectorUsed = 2148599381,
    comqcErrBadMarshaledObject = 2148599382,
}
#define global mtsErrCtxAborted                   0x8004E002
#define global mtsErrCtxAborting                  0x8004E003
#define global mtsErrCtxNoContext                 0x8004E004
#define global mtsErrCtxNotRegistered             0x8004E005
#define global mtsErrCtxSynchTimeout              0x8004E006
#define global mtsErrCtxOldReference              0x8004E007
#define global mtsErrCtxRoleNotFound              0x8004E00C
#define global mtsErrCtxNoSecurity                0x8004E00D
#define global mtsErrCtxWrongThread               0x8004E00E
#define global mtsErrCtxTMNotAvailable            0x8004E00F
#define global comQCErrApplicationNotQueued       0x80110600
#define global comQCErrNoQueueableInterfaces      0x80110601
#define global comQCErrQueuingServiceNotAvailable 0x80110602
#define global comQCErrQueueTransactMismatch      0x80110603
#define global comqcErrRecorderMarshalled         0x80110604
#define global comqcErrOutParam                   0x80110605
#define global comqcErrRecorderNotTrusted         0x80110606
#define global comqcErrPSLoad                     0x80110607
#define global comqcErrMarshaledObjSameTxn        0x80110608
#define global comqcErrInvalidMessage             0x80110650
#define global comqcErrMsmqSidUnavailable         0x80110651
#define global comqcErrWrongMsgExtension          0x80110652
#define global comqcErrMsmqServiceUnavailable     0x80110653
#define global comqcErrMsgNotAuthenticated        0x80110654
#define global comqcErrMsmqConnectorUsed          0x80110655
#define global comqcErrBadMarshaledObject         0x80110656