Search code examples
Managed to native value class conversion: is it safe to cast pointer?...


c++.netreinterpret-castpin-ptr

Read More
Is it necessary to release pin_ptr or is it done automatically?...


c++clrpin-ptr

Read More
C++/CLI pin_ptr's usage in proper way...


c++-clipin-ptr

Read More
C++/CLI method calls native method to modify int - need pin_ptr?...


c++-clipass-by-referencepin-ptr

Read More
Using the memory allocated by a CLI array as storage for an unmanaged class...


c#.netc++-climixed-modepin-ptr

Read More
useless pin_ptr while copying array...


arraysc++-clipin-ptr

Read More
How can I save a object, so that it won't get collected by the GC in C++/CX...


objectnullgarbage-collectionc++-cxpin-ptr

Read More
pin_ptr & PtrToStringChars vs. StringToHGlobalAnsi: Why does PtrToStringChars var loose its valu...


stringc++-climarshallingwchar-tpin-ptr

Read More
issues with interior_ptr pin_ptr...


pointersc++-clipin-ptr

Read More
Access violation when using pin_ptr?...


c++-cliaccess-violationpin-ptr

Read More
pin_ptr and interior_ptr in vc++...


visual-c++pin-ptr

Read More
pin_ptr a native void* help...


memoryc++-climixed-modepin-ptr

Read More
Do I need a pin_ptr to pass a literal string?...


stringc++-cliliteralspin-ptr

Read More
how to put a pin_ptr into a generic list?...


listmanaged-c++pin-ptr

Read More
BackNext