CVRChaperoneSetup.ImportFromBufferToWorking(String, UInt32) 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:
bool ImportFromBufferToWorking(System::String ^ pBuffer, System::UInt32 nImportFlags);
public bool ImportFromBufferToWorking (string pBuffer, uint nImportFlags);
member this.ImportFromBufferToWorking : string * uint32 -> bool
Public Function ImportFromBufferToWorking (pBuffer As String, nImportFlags As UInteger) As Boolean
Parameters
- pBuffer
- String
- nImportFlags
- UInt32