OPCAE.NET Reference Manual
LongToFILETIME Method
See Also  Send Feedback
OPCAE.NET Namespace > OpcConvert Class : LongToFILETIME Method

lt
long value with time info.

Glossary Item Box

Convert long to FILETIME

Syntax

Visual Basic (Declaration) 
Public Shared Function LongToFILETIME( _
   ByVal lt As Long _
) As FILETIME
C# 
public static FILETIME LongToFILETIME( 
   long lt
)

Parameters

lt
long value with time info.

Return Value

HRESULTS error/success code.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.