Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Accord
Video
DirectShow
Internals
CAUUID
C# Class Accord.Video.DirectShow.Internals.CAUUID
Mostra file
Open project: accord-net/framework
Public Properties
Property
Type
Description
cElems
int
pElems
System.IntPtr
Public Methods
Method
Description
ToGuidArray
( ) :
System.Guid[]
Performs manual marshaling of
pElems
to retrieve an array of Guid objects.
Method Details
ToGuidArray()
public
method
Performs manual marshaling of
pElems
to retrieve an array of Guid objects.
public
ToGuidArray
( ) :
System.Guid[]
return
System.Guid[]
Property Details
cElems
public_oe property
Size of the array pointed to by
pElems
.
public
int
cElems
return
int
pElems
public_oe property
Pointer to an array of UUID values, each of which specifies UUID.
public
IntPtr,System
pElems
return
System.IntPtr