IExtendPropertySheet2.QueryPagesFor(IDataObject) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the object requires pages.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
int QueryPagesFor(Microsoft::Aspnet::Snapin::IDataObject ^ lpDataObject);
public int QueryPagesFor(Microsoft.Aspnet.Snapin.IDataObject lpDataObject);
abstract member QueryPagesFor : Microsoft.Aspnet.Snapin.IDataObject -> int
Public Function QueryPagesFor (lpDataObject As IDataObject) As Integer
- lpDataObject
- IDataObject
A pointer to the IDataObject on the object containing context information about the scope or result item.
Return value | Description |
---|---|
S_OK | Properties exist for this data object. |
E_UNEXPECTED | An unexpected error occurred. |
E_INVALID | The parameter is not valid. |
Any other error code | No pages are supplied for the data object. |
For more information about programming with the IExtendPropertySheet2 interface and the Microsoft Management Console (MMC), see the MMC Programmer's Guide.
Proizvod | Verzije |
---|---|
.NET Framework | 2.0, 3.0, 3.5 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: