Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New NoSuchInstance() |
C# | |
---|---|
public NoSuchInstance() |
Managed Extensions for C++ | |
---|---|
public: NoSuchInstance(); |
C++/CLI | |
---|---|
public: NoSuchInstance(); |
The NoSuchInstance value is returned only in Version 2 or greater responses for those variables in which the agent is able to locate the requested OID, but does not manage the instance variable requested (the OID indicated by the provided IID is known, but the IID does not map to an existing instance specified by the IID).
This condition might occur when the OID maps to a valid table column, but no row exists for the specified index (suffix).
Target Platforms: Microsoft .NET Framework 2.0