次の方法で共有


IOleObject.IsUpToDate Method

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

Syntax

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

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

Return Value

Type: System.Int32

Remarks

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

Permissions

See Also

Reference

IOleObject Interface

IOleObject Members

Microsoft.VisualStudio.OLE.Interop Namespace