__WinDate Conversion (__WinDate to DWord) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR IMPLICIT (
wd AS DATE
) AS DWORD
public static implicit operator uint (
__WinDate wd
)
Request Example
View SourceParameters
- wd
- Type: __WinDate
Return Value
Type:
DWordSee Also