Utility Class
Utility functions provided to ease the use of the CCM sender.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsCurrentProcess64Bit | If true, the current executing process is running in 64-bit mode. |
![]() ![]() | Use64BitClientCommunication | If true, 64-bit client communication is required. For example, a 64-bit process with a 64-bit client. |
| Name | Description | |
|---|---|---|
![]() ![]() | GetCcmRegistryKeyRoot() | Gets the root registry key for the CCM client. |
![]() ![]() | GetClientSecurityMode() | Gets the security mode for the installed client. |
![]() ![]() | GetClientSiteCode() | Gets the site code for the client. |
![]() ![]() | GetClientSmsId() | Gets the SMSID for the installed client. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


