MSMQQueue.Handle (Windows CE 5.0)

Send Feedback

This read-only property indicates the handle to the opened queue.

HRESULT get_Handle( long* plHandle);

Parameters

  • plHandle
    Handle to the opened queue.

Return Values

The following table describes the common return values.

Value Description
S_OK Success
E_INVALIDARG One or more arguments are invalid
E_NOTIMPL The function contains no implementation
E_OUTOFMEMORY Out of memory

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Mqoai.h.
Link Library: Mqoa.lib.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.