메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Frees and disposes the GCHandle for this pinned object.
|
|
PinnedHandle ( object objectToPin ) : System |
Creates a pinned object.
|
메소드 | 설명 | |
---|---|---|
GetPinnedObjectHandle ( object objectToPin, |
public PinnedHandle ( object objectToPin ) : System | ||
objectToPin | object |
/// The object can be any blittable class, or array. If a |
리턴 | System |