This document is archived and information here might be outdated. Recommended version. |
Gets the value, as a non-negative long, of the seed.
[Visual Basic .NET]
Public ReadOnly Property Seed As Integer
[C#]
public int Seed {get;}
[C++]
HRESULT get_Seed(
System.Int32* pSeed
);
[C++] Parameters pSeed [out, retval]
pSeed is a parameter of type long*