Condividi tramite


IDebugDocumentContext155.GetEmbeddedDocument(UInt32, IntPtr) Method

Definition

public:
 int GetEmbeddedDocument([Runtime::InteropServices::Out] System::UInt32 % pcBytes, [Runtime::InteropServices::Out] IntPtr % ppBytes);
public int GetEmbeddedDocument(out uint pcBytes, out IntPtr ppBytes);
abstract member GetEmbeddedDocument : uint32 * nativeint -> int
Public Function GetEmbeddedDocument (ByRef pcBytes As UInteger, ByRef ppBytes As IntPtr) As Integer

Parameters

pcBytes
UInt32
ppBytes
IntPtr

nativeint

Returns

Applies to