Struct ConstPropVariant.CALPWstr
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: MediaFoundation.Misc
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("CALPWSTR")]
protected struct CALPWstr
Fields
cElems
Declaration
public int cElems
Field Value
System.Int32
|
pElems
Declaration
public IntPtr pElems
Field Value
System.IntPtr
|