IDebugDocumentContext155.GetEmbeddedDocument(UInt32, IntPtr) Method
Definition
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:
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