diff options
Diffstat (limited to 'src/ca/mqqueueexec.h')
| -rw-r--r-- | src/ca/mqqueueexec.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ca/mqqueueexec.h b/src/ca/mqqueueexec.h index 37ceea50..76bc2023 100644 --- a/src/ca/mqqueueexec.h +++ b/src/ca/mqqueueexec.h | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | 2 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. |
| 3 | 3 | ||
| 4 | 4 | ||
| 5 | HRESULT MqiInitialize(); | 5 | HRESULT MqiExecInitialize(); |
| 6 | void MqiUninitialize(); | 6 | void MqiExecUninitialize(); |
| 7 | HRESULT MqiCreateMessageQueues( | 7 | HRESULT MqiCreateMessageQueues( |
| 8 | LPWSTR* ppwzData | 8 | LPWSTR* ppwzData |
| 9 | ); | 9 | ); |
