Channels.Open Method

Description

Opens a Channel object.

Syntax
object.Channels.Open ChannelName PeerAccess

ParameterDescription
ChannelName The name of the channel to be opened.
PeerAccess The peer access of the channel. The values may be combined.
Value Description
1 Read
2 Write
4 Delete
7 All

Return Value

Returns a Channel object.

See Also

Return to Channel Manager Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.