HRESULT AllocCapFile( /* [in] */ LPCOLESTR lpwstr, // 생성 또는 resize 파일명이 들어 있는 유니코드(wchar) 문자열의 포인터 /* [in] */ DWORDLONG dwlSize // 할당하는 파일의 크기(바이트) );
참조 : http://msdn.microsoft.com/en-us/library/dd376360(VS.85).aspx
'API / MFC > DirectShow' 카테고리의 다른 글
ICaptureGraphBuilder2::CopyCaptureFile (0) | 2010.03.19 |
---|---|
ICaptureGraphBuilder2::ControlStream (0) | 2010.03.19 |
ICaptureGraphBuilder2 Interface (0) | 2010.03.19 |
음원 재생 기능 (0) | 2010.03.17 |
IUnknown Interface (0) | 2010.03.17 |