DsspDefaultLookup Method (LookupRequestType, DsspDefaultLookup)
Microsoft Robotics Class Reference
Namespace: Microsoft.Dss.Services.TestAggregator.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
public virtual Choice DsspDefaultLookup(
LookupRequestType body,
out DsspDefaultLookup operation
)
'Declaration
Public Overridable Function DsspDefaultLookup ( _
body As LookupRequestType, _
<OutAttribute> ByRef operation As DsspDefaultLookup _
) As Choice
public:
virtual Choice^ DsspDefaultLookup(
LookupRequestType^ body,
[OutAttribute] DsspDefaultLookup^% operation
)
Parameters
- operation
Type: Microsoft.Dss.ServiceModel.Dssp. . :: .DsspDefaultLookup %