Method | Description | |
---|---|---|
CopyTo ( byte buffer, int offset, int length = null ) : void | ||
LocalBufferSafeHandle ( ) : System | ||
LocalBufferSafeHandle ( bool ownsHandle ) : System |
Method | Description | |
---|---|---|
ReleaseHandle ( ) : bool |
Method | Description | |
---|---|---|
LocalFree ( [ hMem ) : |
public CopyTo ( byte buffer, int offset, int length = null ) : void | ||
buffer | byte | |
offset | int | |
length | int | |
return | void |
public LocalBufferSafeHandle ( bool ownsHandle ) : System | ||
ownsHandle | bool | |
return | System |