Share via


IPropertyPage.Apply Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Function Apply As Integer
'Usage
Dim instance As IPropertyPage 
Dim returnValue As Integer 

returnValue = instance.Apply()
int Apply()
int Apply()
function Apply() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IPropertyPage Interface

IPropertyPage Members

Microsoft.VisualStudio.OLE.Interop Namespace