MSMQQueue.Handle
A version of this page is also available for
4/8/2010
This read-only property indicates the handle to the opened queue.
Syntax
HRESULT get_Handle(
long* plHandle
);
Parameters
- plHandle
Handle to the opened queue.
Return Value
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
Header | mqoai.h |
Library | mqoa.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |