XtSafeBufferUnlock Method |
Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public void Unlock(
in XtBuffer buffer
)
Public Sub Unlock (
ByRef buffer As XtBuffer
)
public:
void Unlock(
[InAttribute] XtBuffer% buffer
)
member Unlock :
buffer : XtBuffer byref -> unit
Parameters
- buffer
- Type: XtXtBuffer
See Also