次の方法で共有


IOleObject.Update Method

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

Syntax

'宣言
Function Update As Integer
'使用
Dim instance As IOleObject
Dim returnValue As Integer

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

Return Value

Type: System.Int32

Remarks

For information on the COM interface, see IOleObject::Update

Permissions

See Also

Reference

IOleObject Interface

IOleObject Members

Microsoft.VisualStudio.OLE.Interop Namespace