IPersistFile::Load Method (String^, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Load(
	String^ pszFileName,
	unsigned int dwMode
)

Parameters

pszFileName
Type: System::String^
dwMode
Type: System::UInt32
Return to top
Show: