SDP4566ParserPInteger Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic Nullable<uint> PInteger()
Public Function PInteger As Nullable(Of UInteger)
public:
Nullable<unsigned int> PInteger()
member PInteger : unit -> Nullable<uint32>
Return Value
Type:
NullableUInt32
See Also