combase.dll.mui Windows 用 Microsoft COM 74d9f5ff37a82d346a3398533471f9c2

File info

File name: combase.dll.mui
Size: 27136 byte
MD5: 74d9f5ff37a82d346a3398533471f9c2
SHA1: dbca31f50e0fd96e190e50f97186b4a50a056e4b
SHA256: e62aae0e64d0259ab353a3b7bf718a241c445951aaa7a2281a92fb7f87d59e32
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Japanese English
5000ローカル Local
5001リモート Remote
5002起動 Launch
5003アクティブ化 Activation
5004アクセス Access
5005起動とアクティブ化 Launch and Activation
5006コンピューターの既定 machine-default
5007アプリケーション固有 application-specific
5008制限 Limits
5009既定 Default
5010Remote Procedure Call (RPC) Remote Procedure Call (RPC)
5011RPCSS サービスは、COM および DCOM サーバーのサービス コントロール マネージャーです。COM および DCOM サーバーに対して、オブジェクト アクティブ化要求、オブジェクト エクスポーターの解決、および分散ガベージ コレクションを実行します。このサービスが停止しているか無効になっている場合、COM または DCOM を使用するプログラムは正常に機能しません。RPCSS サービスを実行しておくことを推奨します。 The RPCSS service is the Service Control Manager for COM and DCOM servers. It performs object activations requests, object exporter resolutions and distributed garbage collection for COM and DCOM servers. If this service is stopped or disabled, programs using COM or DCOM will not function properly. It is strongly recommended that you have the RPCSS service running.
5012DCOM Server Process Launcher DCOM Server Process Launcher
5013DCOMLAUNCH サービスは、オブジェクト アクティブ化要求に応答して、COM および DCOM サーバーを起動します。このサービスが停止しているか無効になっている場合、COM または DCOM を使用するプログラムは正常に機能しません。DCOMLAUNCH サービスを実行しておくことを推奨します。 The DCOMLAUNCH service launches COM and DCOM servers in response to object activation requests. If this service is stopped or disabled, programs using COM or DCOM will not function properly. It is strongly recommended that you have the DCOMLAUNCH service running.
5014LocalHost (LRPC 使用) LocalHost (Using LRPC)
5015利用不可 Unavailable
5016オブジェクトによる IInspectable::GetTrustLevel の実装によって、カタログ内のクラス用に構成された信頼レベルとは異なる値が返されました Object's implementation of IInspectable::GetTrustLevel returned a value that is different from the trust level configured for the class in the catalog
5101ピクチャ Picture
5201ActivatableClassId エントリと CLSID エントリの参照が相互に釣り合っていません ActivatableClassId and CLSID entries do not reference each other consistently
5202ActivatableClassId エントリと CLSID エントリの登録スコープが異なります ActivatableClassId and CLSID entries in different registration scopes
5203ActivatableClassId エントリが、ランタイム クラスではない CLSID を参照しています ActivatableClassId entry references a CLSID that is not a runtime class
5204ActivatableClassId エントリの ActivationType プロパティが欠落しているか、形式が正しくありません ActivatableClassId entry has missing or malformed ActivationType property
5205ActivatableClassId エントリの Threading プロパティが、欠落しているか、形式が正しくありません ActivatableClassId entry has missing or malformed Threading property
5206ActivatableClassId エントリに、形式の正しくない TrustLevel プロパティがあります ActivatableClassId entry has malformed TrustLevel property
5207ActivatableClassId エントリは outofproc としてマークされていますが、DllPath プロパティが指定されています ActivatableClassId entry is marked outofproc, but has DllPath property
5208ActivatableClassId エントリが inproc とマークされていますが、DllPath プロパティが欠落しています ActivatableClassId entry is marked inproc, but is missing DllPath property
5209ActivatableClassId エントリに、形式の正しくない DllPath プロパティがあります ActivatableClassId entry has malformed DllPath property
5210ActivatableClassId エントリが inproc とマークされていますが、Server プロパティがあります ActivatableClassId entry is marked inproc, but has Server property
5211ActivatableClassId エントリが、欠落している Server エントリを参照しています ActivatableClassId entry references missing Server entry
5212ActivatableClassId エントリおよび Server エントリの登録範囲が異なります ActivatableClassId and Server entries in different registration scopes
5213ActivatableClassId エントリが outofproc とマークされていますが、Server プロパティが欠落しています ActivatableClassId entry is marked outofproc, but is missing Server property
5214ActivatableClassId エントリは存在しますが、値が欠落しているか無効です ActivatableClassId entry present, but a value was missing/invalid
5215ActivatableClassId エントリは存在しますが、CLSID および Server またはそのいずれかが欠落しています ActivatableClassId entry present, but CLSID and/or Server entry is missing
5216ユーザー単位の ActivatableClassId のアクティブ化が、非 AppContainers から拒否されました Activation of per-user ActivatableClassId denied from non-AppContainers
5217Server エントリの ServerType プロパティが、欠落しているか、形式が正しくありません Server entry has missing or malformed ServerType property
5218Server エントリに、形式の正しくない AppID プロパティがあります Server entry has malformed AppID property
5219Server エントリは通常の exe ではありませんが、CommandLine プロパティがあります Server entry is not a normal exe but has CommandLine property
5220Server エントリに、形式の正しくない CommandLine プロパティがあります Server entry has malformed CommandLine property
5221Server エントリは exe ではない ServerType ですが、ExePath プロパティがあります Server entry has non-exe ServerType but has ExePath property
5222Server エントリは通常の exe ですが、ExePath プロパティがありません Server entry is a normal exe but is missing ExePath property
5223Server エントリに、形式の正しくない ExePath プロパティがあります Server entry has malformed ExePath property
5224Server エントリの IdentityType プロパティが、欠落しているか、形式が正しくありません Server entry has missing or malformed IdentityType property
5225ユーザー単位の Server 登録には、RunAs IdentityType を使用できません Per-user Server registration must not have a RunAs IdentityType
5226ユーザー単位の Server 登録には、ServiceName プロパティを使用できません Per-user Server registrations must not have ServiceName property
5227Server エントリに、形式の正しくない Instancing プロパティがあります Server entry has malformed Instancing property
5228Server エントリは RunAs ではありませんが、Identity プロパティがあります Server entry is not RunAs but has Identity property
5229Server エントリは RunAs ですが、Identity プロパティがありません Server entry is RunAs but is missing Identity property
5230Server エントリに、形式の正しくない Identity プロパティがあります Server entry has malformed Identity property
5231Server エントリはサービスではありませんが、ServiceName プロパティがあります Server entry is not a service but has ServiceName property
5232Server エントリはサービスですが、ServiceName プロパティが欠落しています Server entry is a service but missing ServiceName property
5233Server エントリに、形式の正しくない ServiceName プロパティがあります Server entry has malformed ServiceName property
5234Server エントリが、欠落している AppID 登録を参照しています Server entry references missing AppID registration
5235Server エントリに、形式の正しくない Permissions プロパティがあります Server entry has malformed Permissions property
5236Server エントリに、形式の正しくない PackageMoniker プロパティがあります Server entry has malformed PackageMoniker property
5237Server エントリに、形式の正しくない appUserModelID プロパティがあります Server entry has malformed appUserModelID property
5238Server エントリはサービスですが、IdentityType が RunAs ではありません Server entry is a service but IdentityType is not RunAs
5239Server エントリは存在しますが、値が欠落しているか無効です Server entry present, but a value was missing/invalid
5240コンピューター単位の Server 登録には、PackageMoniker プロパティを使用できません Per-machine Server registrations must not have PackageMoniker property
5241コンピューター単位の Server 登録には、ActivateAsPackage IdentityType を使用できません Per-machine Server registration must not have a ActivateAsPackage IdentityType
5242コンピューター単位の Server 登録には、Instancing プロパティを使用できません Per-machine Server registration must not have an Instancing property
5243コンピューター単位の Server 登録には、appUserModelID プロパティを使用できません Per-machine Server registrations must not have appUserModelID property
5244ActivateAsActivator サーバーには、PackageMoniker プロパティを使用できません ActivateAsActivator servers must not have PackageMoniker property
5246Server エントリに、形式の正しくない ClassNames プロパティがあります Server entry has malformed ClassNames property
5247Server エントリに、形式の正しくない DebuggerPath プロパティがあります Server entry has malformed DebuggerPath property
5248Server エントリに、形式の正しくない Environment プロパティがあります Server entry has malformed Environment property
5249ExePath プロパティで指定された実行可能ファイルが見つかりません The executable pointed to by the ExePath property is missing
5250サーバーはユーザーごとの ActivateAsActivator であるため、アプリ コンテナー以外からアクティブ化しないでください Server is per user ActivateAsActivator, must not be activated from non app container
5251Server エントリに、形式の正しくない executionPackageName プロパティがあります Server entry has malformed executionPackageName property
5300Interface エントリのプロキシ/スタブ CLSID プロパティが、欠落しているか、形式が正しくありません Interface entry has missing or malformed proxy/stub CLSID property
5301プロキシ/スタブ CLSID エントリに、形式の正しくない DllPath プロパティがあります Proxy/Stub CLSID entry has malformed DllPath property
5302ActivatableClassId エントリは inproc とマークされていますが、RemoteServer プロパティがあります ActivatableClassId entry is marked inproc, but has RemoteServer property
5303ActivatableClassId エントリは remote とマークされていますが、RemoteServer プロパティが欠落しています ActivatableClassId entry is marked remote, but is missing RemoteServer property
5304ActivatableClassId エントリに、形式の正しくない RemoteServer プロパティがあります ActivatableClassId entry has malformed RemoteServer property
5305ActivatableClassId に ActivateAsUser がありますが、部分信頼ではありません ActivatableClassId has ActivateAsUser, but is not partial trust
5306ActivatableClassId エントリに、正しくない形式の ActivateAsUser プロパティがあります ActivatableClassId entry has malformed ActivateAsUser property
5307ActivatableClassId に ActivateInSharedBroker がありますが、部分信頼ではありません ActivatableClassId has ActivateInSharedBroker, but is not partial trust
5308ActivatableClassId エントリに、正しくない形式の ActivateInSharedBroker プロパティがあります ActivatableClassId entry has malformed ActivateInSharedBroker property
5309ActivatableClassId エントリに、正しくない形式の Permissions プロパティがあります ActivatableClassId entry has malformed Permissions property
5400CoInitialize をアパートメント シャットダウン コールバックまたはこれらの Release メソッドから呼び出すことはできません。 CoInitialize cannot be called from apartment shutdown callbacks or their Release methods.
5401RoRegisterForApartmentShutdown をアパートメント シャットダウン コールバックまたはこれらの Release メソッドから呼び出すことはできません。 RoRegisterForApartmentShutdown cannot be called from apartment shutdown callbacks or their Release methods.
5402RoUnregisterForApartmentShutdown をアパートメント シャットダウン コールバックまたはこれらの Release メソッドから呼び出すことはできません。 RoUnregisterForApartmentShutdown cannot be called from apartment shutdown callbacks or their Release methods.
5403ASTA (スレッド %3!d!) の COM 呼び出し (IID: %1、メソッド インデックス: %2!d!) は、呼び出しチェーンの開始元または経由元が別の ASTA (スレッド %4!d!) であるため、ブロックされました。この呼び出しパターンはデッドロックを起こしやすく、アパートメントの呼び出し制御によって許可されていません。 A COM call (IID: %1, method index: %2!d!) to an ASTA (thread %3!d!) was blocked because the call chain originated in or passed through another ASTA (thread %4!d!). This call pattern is deadlock-prone and disallowed by apartment call control.
5404WinRT オブジェクトをアパートメント シャットダウン コールバックまたはこれらの Release メソッドから作成することはできません。 Cannot create a WinRT object from apartment shutdown callbacks or their Release methods.
5405ホスト MTA のシャットダウン中に WinRT オブジェクトを作成することはできません。 Cannot create a WinRT object during host MTA shutdown.
5406ASTA (スレッド %3!d!) への COM 呼び出し (IID: %1、メソッド インデックス: %2!d!) がデッドロックになり、タイムアウトしました。 A COM call (IID: %1, method index: %2!d!) to an ASTA (thread %3!d!) appears deadlocked and was timed out.
5407再入ガードを使用する STA (スレッド %3!d!) への COM 呼び出し (IID: %1、メソッド インデックス: %2!d!) がデッドロックになり、タイムアウトしました。 A COM call (IID: %1, method index: %2!d!) to an STA with reentrancy guard (thread %3!d!) appears deadlocked and was timed out.
5408IID のプロキシ登録が見つかりませんでした: %1。 Failed to find proxy registration for IID: %1.
5409%2 IID からの %1 IID のクエリが失敗しました:%3。 Failed to query %1 IID from %2 IID:%3.
0x00002710DCOM サーバーを起動できません: %3。エラー:%n\"%2\"%nは、次のコマンドの起動中に発生しました:%n%1 Unable to start a DCOM Server: %3. The error:%n\"%2\"%nHappened while starting this command:%n%1
0x00002711DCOM サーバーを起動できません: %3 (%4/%5)。エラー:%n\"%2\"%nは、次のコマンドの起動中に発生しました:%n%1 Unable to start a DCOM Server: %3 as %4/%5. The error:%n\"%2\"%nHappened while starting this command:%n%1
0x00002714DCOM でエラー \"%1\" が発生しました。サーバー:%n%4 を実行するために%2\\%3 をログオンできませんでした。 DCOM got error \"%1\" and was unable to logon %2\\%3 in order to run the server:%n%4
0x00002715サーバー:%n%4 を実行するためにサービス %2 (引数 \"%3\") を開始しようとしたときに、DCOM にエラー \"%1\" が返されました。 DCOM got error \"%1\" attempting to start the service %2 with arguments \"%3\" in order to run the server:%n%4
0x00002716サーバー:%n%3 をアクティブにしようとしたときにコンピューター %2 から DCOM にエラー \"%1\" が返されました。 DCOM got error \"%1\" from the computer %2 when attempting to activate the server:%n%3
0x00002718ファイル %4 でサーバー:%n%3 をアクティブにしようとしたときに、コンピューター %2 から DCOM にエラー \"%1\" が返されました。 DCOM got error \"%1\" from the computer %2 when attempting to the server:%n%3 with file %4.
0x0000271Aサーバー %1 は、必要なタイムアウト期間内に DCOM に登録しませんでした。 The server %1 did not register with DCOM within the required timeout.
0x0000271ECOM+ のリモートからのアクティブ化が無効になっているため、CLSID %1 のアクティブ化に失敗しました。この機能を有効にするには、サーバー マネージャーを使用して、アプリケーション サーバーの役割の COM+ ネットワーク アクセス機能をインストールします。 The activation for CLSID %1 failed because remote activations for COM+ are disabled. To enable this functionality use Server Manager to install the COM+ Network Access feature in the Application Server role.
0x0000271Fコンピューター レベルの制限の設定では、CLSID %n%3%n および APPID %n%4%n の COM サーバー アプリケーションに対する%1%2のアクセス許可を、アプリケーション コンテナー %9 SID (%10) で実行中のアドレス %8 のユーザー %5\\%6 SID (%7) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 The machine wide limit settings do not grant %1 %2 permission for the COM Server application with CLSID %n%3%n and APPID %n%4%n to the user %5\\%6 SID (%7) from address %8 running in the application container %9 SID (%10). This security permission can be modified using the Component Services administrative tool.
0x00002720%1 のアクセス許可の設定では、CLSID %n%4%n および APPID %n%5%n の COM サーバー アプリケーションに対する%2%3のアクセス許可を、アプリケーション コンテナー %10 SID (%11) で実行中のアドレス %9 のユーザー %6\\%7 SID (%8) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 The %1 permission settings do not grant %2 %3 permission for the COM Server application with CLSID %n%4%n and APPID %n%5%n to the user %6\\%7 SID (%8) from address %9 running in the application container %10 SID (%11). This security permission can be modified using the Component Services administrative tool.
0x00002721%1のアクセス許可の設定では、APPID %n%4%n の COM サーバー アプリケーション %3 に対する%2のアクセス許可を、アプリケーション コンテナー %9 SID (%10) で実行中のアドレス %8 のユーザー %5\\%6 SID (%7) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 The %1 permission settings do not grant %2 access permission to the COM Server application %3 with APPID %n%4%n to the user %5\\%6 SID (%7) from address %8 running in the application container %9 SID (%10). This security permission can be modified using the Component Services administrative tool.
0x00002722アプリケーション固有のアクセス許可の設定では、APPID %n%3%n の COM サーバー アプリケーション %2 に対する%1のアクセス許可を、アプリケーション コンテナー %8 SID (%9) で実行中のアドレス %7 のユーザー %4\\%5 SID (%6) に与えることはできません。このセキュリティ アクセス許可はアプリケーションのプログラムによって設定されました。このセキュリティ アクセス許可を変更するには、アプリケーション開発元に問い合わせてください。 The application-specific permission settings do not grant %1 access permission to the COM Server application %2 with APPID %n%3%n to the user %4\\%5 SID (%6) from address %7 running in the application container %8 SID (%9). The application set this security permission programmatically; to modify this security permission contact the application vendor.
0x00002723コンピューター レベルの制限の設定では、APPID %n%3%n の COM サーバー アプリケーション %2 に対する%1のアクセス許可を、アプリケーション コンテナー %8 SID (%9) で実行中のアドレス %7 のユーザー %4\\%5 SID (%6) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 The machine wide limit settings do not grant %1 access permission to the COM Server application %2 with APPID %n%3%n to the user %4\\%5 SID (%6) from address %7 running in the application container %8 SID (%9). This security permission can be modified using the Component Services administrative tool.
0x00002724コンピューター レベルの %1 %2 セキュリティ記述子が無効です。この記述子には無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って修正できます。 The machine wide %1 %2 security descriptor is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool.
0x00002725APPID %n%1%n の COM サーバー アプリケーションに対する起動およびアクティブ化のためのセキュリティ記述子が無効です。この記述子には無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って修正できます。 The launch and activation security descriptor for the COM Server application with APPID %n%1%n is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool.
0x00002726APPID %n%3%n の COM サーバー アプリケーション %2 に対する%1のアクセス セキュリティ記述子が無効です。この記述子には、無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って修正できます。 The %1 access security descriptor for the COM Server application %2 with APPID %n%3%n is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool.
0x00002727APPID %n%2%n の COM サーバー アプリケーション %1 に対するアプリケーション固有のアクセス セキュリティ記述子が無効です。この記述子には、無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可はアプリケーションのプログラムによって設定されました。このセキュリティ アクセス許可を変更するには、アプリケーションの開発元に問い合わせてください。 The application-specific access security descriptor for the COM Server application %1 with APPID %n%2%n is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. The application set this security permission programmatically; to modify this security permission contact the application vendor.
0x00002728コンピューター レベルのグループ ポリシーで指定された%1制限セキュリティ記述子が無効です。このセキュリティ記述子は、無効な Security Descriptor Definitions Language (SDDL) 文字列として定義されているため、要求されたアクションは実行されませんでした。管理者に連絡して、グループ ポリシー設定で修正されたセキュリティ記述子を取得してください。 The machine wide group policy %1 Limits security descriptor is invalid. The security descriptor is defined as an invalid Security Descriptor Definitions Language (SDDL) string. The requested action was therefore not performed. Please contact your administrator to get the security descriptor corrected in the Group Policy settings.
0x0000272Bコンピューター レベルの制限の設定では、COM サーバー アプリケーションに対する%1%2のアクセス許可を、アプリケーション コンテナー %7 SID (%8) で実行中のアドレス %6 のユーザー %3\\%4 SID (%5) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 The machine wide limit settings do not grant %1 %2 permission for COM Server applications to the user %3\\%4 SID (%5) from address %6 running in the application container %7 SID (%8). This security permission can be modified using the Component Services administrative tool.
0x0000272C構成されているどのプロトコルを使っても、DCOM がコンピューター %1 と通信できませんでした。要求元 PID %2 (%3)。 DCOM was unable to communicate with the computer %1 using any of the configured protocols; requested by PID %2 (%3).
0x0000272DCLSID %1 のライセンス認証は、サービス %2 の停止の待機中にタイムアウトしました。 The activation of the CLSID %1 timed out waiting for the service %2 to stop.
0x0000272Eデバッグのための COM サーバーを起動できません: %3。エラー:%n\"%2\"%nは、次のコマンドの起動中に発生しました:%n%1 Unable to start a COM Server for debugging: %3. The error:%n\"%2\"%nHappened while starting this command:%n%1
0x0000272Fカスタム マーシャリングされたオブジェクトのマーシャリングを解除するときにマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました An unmarshaling policy check was performed when unmarshaling a custom marshaled object and the class %1 was rejected
0x00002730カスタム inproc ハンドラーのマーシャリングを解除するときにマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました An unmarshaling policy check was performed when unmarshaling a custom inproc handler and the class %1 was rejected
0x00002731COM+ エンボイ コンテキスト プロパティのマーシャリングを解除するときにマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました An unmarshaling policy check was performed when unmarshaling a COM+ envoy context property and the class %1 was rejected
0x00002732CLSCTX_NO_CUSTOM_MARSHAL によりマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました An unmarshaling policy check was performed due to CLSCTX_NO_CUSTOM_MARSHAL and the class %1 was rejected
0x0000471DDCOM サーバーは無効なエンドポイントでのリッスンを試みました。プロトコル シーケンス: %1 エンドポイント: %2 フラグ: %3 DCOM server attempted to listen on an invalid endpoint. Protocol Sequence: %1 Endpoint: %2 Flags: %3
0x0000472DRPCSS サービスに接続しようとしましたが、COM サーバー アプリケーション %1 から、アプリケーション コンテナー %5 SID (%6) で実行中のユーザー %2\\%3 SID (%4) へのアクセスが拒否されました。考えられる原因として、コンピューター レベルのアクセス制限により、ローカル アクセスのアクセス許可がユーザーまたはアプリケーションに付与されていない可能性があります。アクセス制限は、コンポーネント サービス管理ツールを使って変更できます。 The attempt to connect to the RPCSS service was denied access for the COM Server application %1 to the user %2\\%3 SID (%4) running in the application container %5 SID (%6). The most likely cause is that the machine wide Access Limits do not grant the user or application local access permissions. The Access Limits can be modified using the Component Services administrative tool.
0x11000038クラシック Classic
0x13000001非同期操作のイベントを識別します。 Identifies events for asynchronous operations.
0x13000002同期作業項目のイベントを識別します。 Identifies events for synchronous work items.
0x13000003同期作業項目を非同期操作に関連付けるイベントを識別します。 Identifies events relating synchronous work items to asynchronous operations.
0x13000005非同期操作によって実行される作業のイベントを識別します。 Identifies events for work done by asynchronous operations.
0x13000009システム コンポーネントによって開始されるイベントを識別します。 Identifies events orginated by system components.
0x1300000Aライブラリと言語予測によって開始されるイベントを識別します。 Identifies events originated by libraries and language projections.
0x1300000Bアプリケーションによって開始されるイベントを識別します。 Identifies events originated by an application.
0x1300000C非同期操作の作成によって開始されるイベントを識別します。 Identifies events originated by the creation of an asynchronous operation.
0x30000000情報 Info
0x30000001開始 Start
0x30000002停止 Stop
0x4000272ACOM サブ システムは、%1 秒の間、重複したイベント ログのエントリを抑制しています。抑制のタイムアウトは次のレジストリ キーの下の %2 という名前の REG_DWORD の値によって制御可能です: HKLM\\%3。 The COM sub system is suppressing duplicate event log entries for a duration of %1 seconds. The suppression timeout can be controlled by a REG_DWORD value named %2 under the following registry key: HKLM\\%3.
0x51000002エラー Error
0x53000001重大 Critical
0x53000003警告 Warning
0x53000005詳細 Verbose
0x90000001Microsoft-Windows-WinRT-Perf Microsoft-Windows-WinRT-Perf
0x91000001Microsoft-Windows-DistributedCOM Microsoft-Windows-DistributedCOM
0x91000002System System
0x92000001Microsoft-Windows-COMRuntime Microsoft-Windows-COMRuntime
0x92000002Application Application
0x93000001Microsoft-Windows-AsyncCausality Microsoft-Windows-AsyncCausality
0x94000001Microsoft-Windows-OLE-Perf Microsoft-Windows-OLE-Perf
0x95000001Microsoft-Windows-WinRT-Error Microsoft-Windows-WinRT-Error
0xB3011010非同期操作が作成されたときに発生するイベントです。 Event fired when an asynchronous operation is created.
0xB3012010非同期操作が完了したときに発生するイベントです。 Event fired when an asynchronous operation is completed.
0xB3013010同期作業項目を非同期操作に関連付けると発生するイベントです。 Event fired relating a synchronous work items to an asynchronous operation.
0xB3014010同期作業項目が開始したときに発生するイベントです。 Event fired when a synchronous work item starts.
0xB3015010同期作業項目が完了したときに発生するイベントです。 Event fired when a synchronous work item completes.
0xC0002712DCOM サーバーの起動時に、アクセスが拒否されました。サーバー:%n%1%nユーザー: %2/%3、SID=%4 Access denied attempting to launch a DCOM Server. The server is:%n%1%nThe user is %2/%3, SID=%4.
0xC0002713DefaultLaunchPermssion を使った DCOM サーバーの起動時にアクセスが拒否されました。サーバー:%n%1%nユーザー: %2/%3、SID=%4 Access denied attempting to launch a DCOM Server using DefaultLaunchPermssion. The server is:%n%1%nThe user is %2/%3, SID=%4.
0xC0002717サーバー:%n%2 をアクティブにしようとしたときに DCOM にエラー \"%1\" が返されました。 DCOM got error \"%1\" when attempting to activate the server:%n%2
0xC0002719構成されているどのプロトコルを使っても、DCOM がコンピューター %1 と通信できませんでした。 DCOM was unable to communicate with the computer %1 using any of the configured protocols.
0xC000271Bクライアントとの接続を確立するためにサーバー %1 に接続できませんでした The server %1 could not be contacted to establish the connection to the client
0xC000271CDCOM でアサーション エラーが発生しました。コンテキストは次のとおりです: %1 %2 %3 There is an assertion failure in DCOM. Context follows: %1 %2 %3
0xC000472Cアプリケーション \"%1\" の OLE (オブジェクトのリンクと埋め込み) で、ドキュメント内に埋め込まれたコンテンツを変換しようとしましたが、OLE では、この埋め込まれたコンテンツのプレゼンテーション形式をサポートしていません。このアプリケーションの新しいバージョンで、このプレゼンテーション形式をサポートしている場合があります。%r%r OLE (Object Linking and Embedding) in the application \"%1\" was trying to convert embedded content in a document; however, OLE no longer supports the presentation format for the embedded content. Newer versions of this application may support this presentation format natively.%r%r

EXIF

File Name:combase.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-com-base.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_f863dd8f33bd56fe\
File Size:26 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:26624
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Windows 用 Microsoft COM
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:COMBASE.DLL
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:COMBASE.DLL.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-com-base.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_02b887e1681e18f9\

What is combase.dll.mui?

combase.dll.mui is Multilingual User Interface resource file that contain Japanese language for file combase.dll (Windows 用 Microsoft COM).

File version info

File Description:Windows 用 Microsoft COM
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:COMBASE.DLL
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:COMBASE.DLL.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x411, 1200