AudioFile.GetUserData(Int32, Int32, Int32, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the index
th chunk of user data that has the specified userDataID
.
public int GetUserData (int userDataID, int index, ref int size, IntPtr userData);
member this.GetUserData : int * int * * nativeint -> int
Parameters
- userDataID
- Int32
- index
- Int32
- size
- Int32
- userData
-
IntPtr
nativeint