ArcObjects Library Reference (Framework)  

IPropertyPageSite.OnStatusChange Method

[Visual Basic .NET]
Public Sub OnStatusChange ( _
    ByVal dwFlags As Integer _
)
[C#]
public void OnStatusChange (
    uint dwFlags
);

Product Availability

Available with ArcGIS Desktop.

Description

IPropertyPageSite is a Microsoft interface. Please refer to MSDN for information about this interface

See Also

IPropertyPageSite Interface