return
"\tdwRequestMicroSecPerFrame = " + dwRequestMicroSecPerFrame + "\n" +
"\tfMakeUserHitOKToCapture = " + fMakeUserHitOKToCapture + "\n" +
"\twPercentDropForError = " + wPercentDropForError + "\n" +
"\tfYield = " + fYield + "\n" +
"\tdwIndexSize = " + dwIndexSize + "\n" +
"\twChunkGranularity = " + wChunkGranularity + "\n" +
"\tfUsingDOSMemory = " + fUsingDOSMemory + "\n" +
"\twNumVideoRequested = " + wNumVideoRequested + "\n" +
"\tfCaptureAudio = " + fCaptureAudio + "\n" +
"\twNumAudioRequested = " + wNumAudioRequested + "\n" +
"\tvKeyAbort = " + vKeyAbort + "\n" +
"\tfAbortLeftMouse = " + fAbortLeftMouse + "\n" +
"\tfAbortRightMouse = " + fAbortRightMouse + "\n" +
"\tfLimitEnabled = " + fLimitEnabled + "\n" +
"\twTimeLimit = " + wTimeLimit + "\n" +
"\tfMCIControl = " + fMCIControl + "\n" +
"\tfStepMCIDevice = " + fStepMCIDevice + "\n" +
"\tdwMCIStartTime = " + dwMCIStartTime + "\n" +
"\tdwMCIStopTime = " + dwMCIStopTime + "\n" +
"\tfStepCaptureAt2x = " + fStepCaptureAt2x + "\n" +
"\twStepCaptureAverageFrames = " + wStepCaptureAverageFrames + "\n" +
"\tdwAudioBufferSize = " + dwAudioBufferSize + "\n" +
"\tfDisableWriteCache = " + fDisableWriteCache + "\n" +
"\tAVStreamMaster = " + AVStreamMaster + "\n";