Common.__buf2con_IntImpl__ Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
cli::array <System::Object ^> ^ __buf2con_IntImpl__();
public object[] __buf2con_IntImpl__ ();
member this.__buf2con_IntImpl__ : unit -> obj[]
Public Function __buf2con_IntImpl__ () As Object()
Returns
Object[]
Applies to
public:
cli::array <System::Object ^> ^ __buf2con_IntImpl__(bool packOrigBuffer);
public object[] __buf2con_IntImpl__ (bool packOrigBuffer);
member this.__buf2con_IntImpl__ : bool -> obj[]
Public Function __buf2con_IntImpl__ (packOrigBuffer As Boolean) As Object()
Parameters
- packOrigBuffer
- Boolean
Returns
Object[]