Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Accord
Video
DirectShow
Internals
CAUUID
C# 클래스 Accord.Video.DirectShow.Internals.CAUUID
파일 보기
프로젝트 열기: accord-net/framework
공개 프로퍼티들
프로퍼티
타입
설명
cElems
int
pElems
System.IntPtr
공개 메소드들
메소드
설명
ToGuidArray
( ) :
System.Guid[]
Performs manual marshaling of
pElems
to retrieve an array of Guid objects.
메소드 상세
ToGuidArray()
공개
메소드
Performs manual marshaling of
pElems
to retrieve an array of Guid objects.
public
ToGuidArray
( ) :
System.Guid[]
리턴
System.Guid[]
프로퍼티 상세
cElems
공개적으로 프로퍼티
Size of the array pointed to by
pElems
.
public
int
cElems
리턴
int
pElems
공개적으로 프로퍼티
Pointer to an array of UUID values, each of which specifies UUID.
public
IntPtr,System
pElems
리턴
System.IntPtr