Method: DragDropObject#handle
- Defined in:
- lib/vr/dragdropformat.rb
#handle ⇒ Object
42 43 44 |
# File 'lib/vr/dragdropformat.rb', line 42 def handle @handle=GMEM::AllocStr(0x2000,@__binarydata) end |
42 43 44 |
# File 'lib/vr/dragdropformat.rb', line 42 def handle @handle=GMEM::AllocStr(0x2000,@__binarydata) end |